fix(profile): minor fixes.

This commit is contained in:
Alexandre Pujol 2024-10-22 11:16:49 +01:00
parent e9eb5cff34
commit 3285de675f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ profile keyboxd @{exec_path} {
@{exec_path} mr,
owner @{HOME}/@{XDG_GPG_DIR}/ w,
owner @{HOME}/@{XDG_GPG_DIR}/common.conf r,
owner @{HOME}/@{XDG_GPG_DIR}/public-keys.d/ rw,
owner @{HOME}/@{XDG_GPG_DIR}/public-keys.d/* rwlk,