feat(tunanle): add the sqlhex variable.

This commit is contained in:
Alexandre Pujol 2025-05-18 13:09:06 +02:00
parent 3b1fe1f931
commit 053ce04c8e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
17 changed files with 30 additions and 27 deletions

View file

@ -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,

View file

@ -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,