feat(kde): improve integration.

This commit is contained in:
Alexandre Pujol 2023-04-05 23:52:45 +01:00
parent 4f22a6ebaa
commit 26b4c574e3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 21 additions and 3 deletions

View file

@ -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,