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

@ -43,8 +43,8 @@ profile protonmail-bridge-core @{exec_path} flags=(attach_disconnected) {
owner "@{user_config_dirs}/autostart/Proton Mail Bridge.desktop" rw,
owner @{tmp}/bridge@{int} rw,
owner @{tmp}/etilqs_@{hex16} rw,
owner /var/tmp/etilqs_@{hex16} rw,
owner @{tmp}/etilqs_@{sqlhex} rw,
owner /var/tmp/etilqs_@{sqlhex} rw,
@{PROC}/ r,
@{PROC}/1/cgroup r,

View file

@ -54,7 +54,7 @@ profile psi @{exec_path} {
owner @{user_share_dirs}/psi/** rwk,
owner @{tmp}/#@{int} rw,
owner @{tmp}/etilqs_@{hex16} rw,
owner @{tmp}/etilqs_@{sqlhex} rw,
owner @{tmp}/Psi.* rwl -> /tmp/#@{int},
@{att}/@{run}/systemd/inhibit/@{int}.ref rw,

View file

@ -54,7 +54,7 @@ profile psi-plus @{exec_path} {
owner @{user_share_dirs}/psi+/** rwk,
owner @{tmp}/#@{int} rw,
owner @{tmp}/etilqs_@{hex16} rw,
owner @{tmp}/etilqs_@{sqlhex} rw,
owner @{tmp}/Psi+.* rwl -> /tmp/#@{int},
@{att}/@{run}/systemd/inhibit/@{int}.ref rw,

View file

@ -47,7 +47,8 @@ profile quiterss @{exec_path} {
owner @{tmp}/qtsingleapp-quiter-@{int}-@{int} rw,
owner @{tmp}/qtsingleapp-quiter-@{int}-@{int}-lockfile rwk,
owner /var/tmp/etilqs_@{hex16} rw,
owner @{tmp}/etilqs_@{sqlhex} rw,
owner /var/tmp/etilqs_@{sqlhex} rw,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/cmdline r,