feat(tunanle): add the sqlhex variable.
This commit is contained in:
parent
3b1fe1f931
commit
053ce04c8e
17 changed files with 30 additions and 27 deletions
|
|
@ -68,7 +68,7 @@ profile strawberry @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
owner @{tmp}/.*/s rw,
|
||||
owner @{tmp}/*= w,
|
||||
owner @{tmp}/#@{int} rw,
|
||||
owner @{tmp}/etilqs_@{hex16} rw,
|
||||
owner @{tmp}/etilqs_@{sqlhex} rw,
|
||||
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry w,
|
||||
owner @{tmp}/kdsingleapp-daemonspudguy-strawberry.lock rwk,
|
||||
owner @{tmp}/qipc_{systemsem,sharedmemory}_*[a-f0-9]* rw,
|
||||
|
|
|
|||
|
|
@ -59,11 +59,13 @@ profile wechat-appimage @{exec_path} flags=(attach_disconnected) {
|
|||
@{tmp}/.mount_wechat@{word6}/ rw,
|
||||
@{tmp}/.mount_wechat@{word6}/opt/wechat/{,**} mr,
|
||||
|
||||
owner /var/tmp/etilqs_* rw,
|
||||
|
||||
@{HOME}/.xwechat/{,**} rwk,
|
||||
|
||||
owner @{user_documents_dirs}/xwechat_files/{,**} rwk,
|
||||
|
||||
owner @{tmp}/etilqs_@{sqlhex} rw,
|
||||
owner /var/tmp/etilqs_@{sqlhex} rw,
|
||||
|
||||
/dev/fuse rw,
|
||||
/dev/tty rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue