feat(profile): general update.
This commit is contained in:
parent
9e7c4c7ec8
commit
ab7f45bc31
26 changed files with 53 additions and 111 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue