feat(profiles): define more xdg variables.
This commit is contained in:
parent
b3a28da5e5
commit
e087349662
35 changed files with 103 additions and 128 deletions
|
|
@ -77,7 +77,7 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/ssh/sshd_config.d/{,*} r,
|
||||
|
||||
# For scp
|
||||
owner @{HOME}/@{XDG_DOWNLOAD_DIR}/{,**} rwl,
|
||||
owner @{user_download_dirs}/{,**} rwl,
|
||||
owner @{user_sync_dirs}/{,**} rwl,
|
||||
|
||||
owner @{HOME}/@{XDG_SSH_DIR}/authorized_keys{,.*} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue