gpgconf: allow write access to @{run}/user/@{uid}/gnupg/ (#114)
This commit is contained in:
parent
c0780edee1
commit
7d660f7c23
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ profile gpgconf @{exec_path} {
|
||||||
/{usr/,}bin/pinentry-* rPx,
|
/{usr/,}bin/pinentry-* rPx,
|
||||||
|
|
||||||
owner @{HOME}/@{XDG_GPG_DIR}/** rwkl -> @{HOME}/@{XDG_GPG_DIR}/**,
|
owner @{HOME}/@{XDG_GPG_DIR}/** rwkl -> @{HOME}/@{XDG_GPG_DIR}/**,
|
||||||
|
owner @{run}/user/@{uid}/gnupg/ w,
|
||||||
owner @{run}/user/@{uid}/gnupg/** rwkl -> @{run}/user/@{uid}/gnupg/**,
|
owner @{run}/user/@{uid}/gnupg/** rwkl -> @{run}/user/@{uid}/gnupg/**,
|
||||||
owner @{user_projects_dirs}/**/gnupg/** rwkl -> @{user_projects_dirs}/**/gnupg/**,
|
owner @{user_projects_dirs}/**/gnupg/** rwkl -> @{user_projects_dirs}/**/gnupg/**,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue