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 = {
|
files = {
|
||||||
'/etc/sudoers': {
|
'/etc/sudoers': {
|
||||||
|
'mode': '0440',
|
||||||
'needs': {
|
'needs': {
|
||||||
'file:/etc/sudoers.d/bwusers',
|
'file:/etc/sudoers.d/bwusers',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue