feat(profiles): define more xdg variables.
This commit is contained in:
parent
b3a28da5e5
commit
e087349662
35 changed files with 103 additions and 128 deletions
|
|
@ -29,7 +29,7 @@ profile ssh-agent @{exec_path} {
|
|||
# SSH keys
|
||||
owner @{HOME}/@{XDG_SSH_DIR}/ rw,
|
||||
owner @{HOME}/@{XDG_SSH_DIR}/* r,
|
||||
owner @{HOME}/@{XDG_PROJECTS_DIR}/**/ssh/{,*} r,
|
||||
owner @{user_projects_dirs}/**/ssh/{,*} r,
|
||||
|
||||
# When started via systemd
|
||||
@{run}/user/@{uid}/openssh_agent rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue