mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update login
This commit is contained in:
parent
d44d2491b9
commit
2e396c11f9
1 changed files with 2 additions and 1 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…
Reference in a new issue