mirror of
https://github.com/taigrr/systemctl.git
synced 2026-03-09 00:14:38 -07:00
Export UserMode options
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package systemctl
|
||||
|
||||
type Options struct {
|
||||
usermode bool
|
||||
UserMode bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user