feat(profile): general update.
This commit is contained in:
parent
8b8a81200a
commit
62e18d04d7
14 changed files with 24 additions and 24 deletions
|
|
@ -40,6 +40,8 @@ profile strawberry @{exec_path} {
|
|||
|
||||
@{open_path} rPx -> child-open-help,
|
||||
|
||||
/etc/fstab r,
|
||||
|
||||
/var/lib/dbus/machine-id r,
|
||||
/etc/machine-id r,
|
||||
|
||||
|
|
@ -50,6 +52,7 @@ profile strawberry @{exec_path} {
|
|||
|
||||
owner @{user_config_dirs}/strawberry/ rw,
|
||||
owner @{user_config_dirs}/strawberry/* rwkl -> @{user_config_dirs}/strawberry/#@{int},
|
||||
owner @{user_config_dirs}/strawberryrc r,
|
||||
|
||||
owner @{user_share_dirs}/strawberry/ rw,
|
||||
owner @{user_share_dirs}/strawberry/** rwk,
|
||||
|
|
@ -65,6 +68,8 @@ profile strawberry @{exec_path} {
|
|||
owner @{tmp}/*= w,
|
||||
owner @{tmp}/#@{int} rw,
|
||||
owner @{tmp}/etilqs_@{hex16} rw,
|
||||
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry w,
|
||||
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry.lock rwk,
|
||||
owner @{tmp}/qipc_{systemsem,sharedmemory}_*[a-f0-9]* rw,
|
||||
owner @{tmp}/strawberry-cover-@{rand6}.jpg rwl -> @{tmp}/#@{int},
|
||||
owner @{tmp}/strawberry*[0-9] w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue