feat(kde): improve integration.
This commit is contained in:
parent
4f22a6ebaa
commit
26b4c574e3
5 changed files with 21 additions and 3 deletions
|
|
@ -48,6 +48,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/legal r,
|
||||
/etc/machine-id r,
|
||||
/etc/motd r,
|
||||
/etc/motd.d/ r,
|
||||
/etc/security/group.conf r,
|
||||
/etc/security/limits.conf r,
|
||||
/etc/security/pam_env.conf r,
|
||||
|
|
@ -57,6 +58,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{user_cache_dirs}/motd.legal-displayed rw,
|
||||
|
||||
@{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