feat(profiles): define more xdg variables.

This commit is contained in:
Alexandre Pujol 2022-06-26 17:32:12 +01:00
parent b3a28da5e5
commit e087349662
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
35 changed files with 103 additions and 128 deletions

View file

@ -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,