refactor(profiles): use @{bin} and @{lib} in profiles (3)

This commit is contained in:
Alexandre Pujol 2023-07-09 14:09:55 +01:00
parent 2eed3b725f
commit 27daa7c9bb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
355 changed files with 1473 additions and 1472 deletions

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}bin/kded5
@{exec_path} = @{bin}/kded5
profile kded5 @{exec_path} {
include <abstractions/base>
include <abstractions/audio>
@ -33,12 +33,12 @@ profile kded5 @{exec_path} {
@{exec_path} mr,
@{libexec}/kf5/kconf_update rPx,
@{libexec}/utempter/utempter rPx,
/{usr/,}bin/kcminit rPx,
/{usr/,}bin/pgrep rCx -> pgrep,
/{usr/,}bin/setxkbmap rix,
/{usr/,}bin/xsettingsd rPx,
@{lib}/kf5/kconf_update rPx,
@{lib}/utempter/utempter rPx,
@{bin}/kcminit rPx,
@{bin}/pgrep rCx -> pgrep,
@{bin}/setxkbmap rix,
@{bin}/xsettingsd rPx,
/usr/share/hwdata/*.ids r,
/usr/share/icu/[0-9]*.[0-9]*/*.dat r,
@ -110,7 +110,7 @@ profile kded5 @{exec_path} {
ptrace (read),
/{usr/,}bin/pgrep mr,
@{bin}/pgrep mr,
@{PROC}/ r,
@{PROC}/@{pids}/cmdline r,