bundles/apt: add /etc/kernel/postinst.d/unattended-upgrades to ensure a reboot on kernel updates
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
d4b110087f
commit
767db8efdd
4 changed files with 22 additions and 0 deletions
|
@ -49,6 +49,9 @@ files = {
|
|||
'action:apt_update',
|
||||
},
|
||||
},
|
||||
'/etc/kernel/postinst.d/unattended-upgrades': {
|
||||
'source': 'kernel-postinst.d',
|
||||
},
|
||||
}
|
||||
|
||||
directories = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue