From 4bad072ddd27854b6ba2c209732934e1f57201df Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:36:18 +0100 Subject: [PATCH] Update needrestart: adding unix_chkpwd --- apparmor.d/profiles-m-r/needrestart | 1 + 1 file changed, 1 insertion(+) diff --git a/apparmor.d/profiles-m-r/needrestart b/apparmor.d/profiles-m-r/needrestart index 904366c3..a82d9a2e 100644 --- a/apparmor.d/profiles-m-r/needrestart +++ b/apparmor.d/profiles-m-r/needrestart @@ -34,6 +34,7 @@ profile needrestart @{exec_path} flags=(attach_disconnected) { @{bin}/systemctl rPx -> child-systemctl, @{bin}/systemd-detect-virt rPx, @{bin}/udevadm rPx, + @{bin}/unix_chkpwd rPx, @{bin}/whiptail rPx, @{bin}/who rix, @{lib}/needrestart/iucode-scan-versions rPx,