updated sudo state
This commit is contained in:
parent
5fe373f150
commit
99d441b27c
@ -9,17 +9,17 @@ sudo:
|
||||
- 'always_set_home'
|
||||
acls:
|
||||
root:
|
||||
group: False
|
||||
group: false
|
||||
host: ALL
|
||||
who: ALL:ALL
|
||||
command: ALL
|
||||
admin:
|
||||
group: True
|
||||
group: true
|
||||
host: ALL
|
||||
who: ALL
|
||||
command: ALL
|
||||
sudo:
|
||||
group: True
|
||||
group: true
|
||||
host: ALL
|
||||
who: ALL:ALL
|
||||
command: ALL
|
||||
command: ALL
|
||||
|
Loading…
Reference in New Issue
Block a user