Merge branch 'Updating-polkit,-sddm,-unix-chkpwd,btrfs' of https://github.com/curiosityseeker/apparmor.d into curiosityseeker-Updating-polkit,-sddm,-unix-chkpwd,btrfs

* 'Updating-polkit,-sddm,-unix-chkpwd,btrfs' of https://github.com/curiosityseeker/apparmor.d:
  Update login
  Update btrfs
  Update polkitd: @{PROC}/@{pid}/fdinfo/@{int}
  Update unix-chkpwd
  Update needrestart: adding unix_chkpwd
  Update sddm: adding unix_chkpwd
This commit is contained in:
Alexandre Pujol 2024-01-25 12:07:36 +00:00
commit 293f651a4f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 15 additions and 2 deletions

View file

@ -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,