Use @{uid} instead of [0-9]* when it denotes the user id.
This commit is contained in:
parent
cd4ad5b09c
commit
4a35b7d804
137 changed files with 253 additions and 253 deletions
|
|
@ -31,7 +31,7 @@ profile ssh-agent @{exec_path} {
|
|||
owner @{HOME}/@{XDG_PROJECTS_DIR}/**/ssh/{,*} r,
|
||||
|
||||
# When started via systemd
|
||||
@{run}/user/[0-9]*/openssh_agent rw,
|
||||
@{run}/user/@{uid}/openssh_agent rw,
|
||||
|
||||
# askpass apps
|
||||
#/{usr/,}lib/ssh/x11-ssh-askpass rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue