Update needrestart (#181)

This commit is contained in:
curiosityseeker 2023-07-24 12:31:03 +02:00 committed by GitHub
parent c6a048c9ca
commit 714971911a
Failed to generate hash of commit

View file

@ -30,7 +30,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
@{bin}/python3.[0-9]* rix,
@{bin}/sed rix,
@{bin}/stty rix,
@{bin}/systemctl rPx,
@{bin}/systemctl rPx -> child-systemctl,
@{bin}/systemd-detect-virt rPx,
@{bin}/udevadm rPx,
@{bin}/whiptail rPx,
@ -49,6 +49,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
/etc/shadow r,
/boot/ r,
/boot/intel-ucode.img r,
/boot/vmlinuz* r,
owner /var/cache/debconf/{config,passwords,templates}.dat{,-new,-old} rwk,