bundles/apt: fix permissions for /etc/kernel/postinst.d/unattended-upgrades
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
f514e200f0
commit
568a31586f
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ files = {
|
|||
},
|
||||
'/etc/kernel/postinst.d/unattended-upgrades': {
|
||||
'source': 'kernel-postinst.d',
|
||||
'mode': '0755',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue