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
|
|
@ -38,6 +38,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,z,ba,da}sh rUx,
|
||||
@{bin}/unix_chkpwd rPx,
|
||||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/security/limits.d/{,*} r,
|
||||
|
|
@ -55,7 +56,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{user_cache_dirs}/motd.legal-displayed rw,
|
||||
|
||||
@{run}/motd.d/ r,
|
||||
@{run}/motd.d/{,*} r,
|
||||
@{run}/dbus/system_bus_socket rw,
|
||||
@{run}/faillock/* rwk,
|
||||
@{run}/motd.dynamic{,.new} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue