feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-09-12 22:26:47 +01:00
parent 9e7c4c7ec8
commit ab7f45bc31
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 53 additions and 111 deletions

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{bin}/kreadconfig5
@{exec_path} = @{bin}/kreadconfig{,5}
profile kreadconfig @{exec_path} {
include <abstractions/base>
include <abstractions/kde-strict>

View file

@ -45,7 +45,6 @@ profile kwalletmanager @{exec_path} {
@{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/cmdline r,
/dev/shm/ r,
/dev/shm/#@{int} rw,
include if exists <local/kwalletmanager>

View file

@ -29,7 +29,7 @@ profile plasma-discover @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
@{bin}/kreadconfig5 rPx,
@{bin}/kreadconfig{,5} rPx,
@{bin}/gpg rCx -> gpg,
@{bin}/gpgconf rCx -> gpg,