mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
Update login
This commit is contained in:
parent
d44d2491b9
commit
2e396c11f9
@ -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 New Issue
Block a user