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