bundles/sudo: fix mode for /etc/sudoers
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
c5109fbfe3
commit
51101fc615
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ directories = {
|
|||
|
||||
files = {
|
||||
'/etc/sudoers': {
|
||||
'mode': '0440',
|
||||
'needs': {
|
||||
'file:/etc/sudoers.d/bwusers',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue