bundles/apt: fix permissions for /etc/kernel/postinst.d/unattended-upgrades
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-27 08:31:29 +01:00
parent f514e200f0
commit 568a31586f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -51,6 +51,7 @@ files = {
},
'/etc/kernel/postinst.d/unattended-upgrades': {
'source': 'kernel-postinst.d',
'mode': '0755',
},
}