feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-07-15 23:12:39 +01:00
parent 9b2470462f
commit 6cd01064ae
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
27 changed files with 59 additions and 18 deletions

View file

@ -26,6 +26,8 @@ profile issue-generator @{exec_path} {
@{run}/issue.@{rand10} rw,
@{run}/issue.d/{,**} r,
/dev/tty rw,
include if exists <local/issue-generator>
}

View file

@ -74,6 +74,7 @@ profile keepassxc @{exec_path} {
owner @{tmp}/keepassxc-*.socket rw,
owner @{tmp}/keepassxc.lock rw,
owner @{tmp}/keepassxc.socket rw,
owner @{tmp}/runtime-user/ w,
owner @{run}/user/@{pid}/app/ w,
owner @{run}/user/@{pid}/app/org.keepassxc.KeePassXC/{,**} rw,