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:
commit
293f651a4f
6 changed files with 15 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ profile polkitd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{PROC}/@{pids}/cgroup r,
|
||||
@{PROC}/@{pids}/cmdline r,
|
||||
@{PROC}/@{pid}/fdinfo/@{int} r,
|
||||
@{PROC}/@{pids}/stat r,
|
||||
@{PROC}/@{pids}/task/@{tid}/stat r,
|
||||
@{PROC}/1/environ r,
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
@{bin}/tty rix,
|
||||
@{bin}/xdm r,
|
||||
@{bin}/xmodmap rix,
|
||||
@{bin}/unix_chkpwd rPx,
|
||||
|
||||
@{bin}/kwin_wayland rPUx,
|
||||
@{bin}/sddm-greeter rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue