More XDG replacement.

This commit is contained in:
Alexandre Pujol 2021-04-01 21:44:23 +01:00
parent 54ac285b7d
commit 84f24133e9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
37 changed files with 93 additions and 91 deletions

View file

@ -17,10 +17,10 @@ profile ntfscp @{exec_path} {
# For writing files owned by users other than root, since ntfscp has to be started as root.
capability dac_read_search,
@{HOME}/[dD]ownload{,s}/ r,
@{HOME}/[dD]ownload{,s}/** rwl -> @{HOME}/[dD]ownload{,s}/**,
@{HOME}/[dD]esktop/ r,
@{HOME}/[dD]esktop/** rwl -> @{HOME}/[dD]esktop/**,
@{HOME}/@{XDG_DOWNLOAD_DIR}/ r,
@{HOME}/@{XDG_DOWNLOAD_DIR}/** rwl -> @{HOME}/@{XDG_DOWNLOAD_DIR}/**,
@{HOME}/@{XDG_DESKTOP_DIR}/ r,
@{HOME}/@{XDG_DESKTOP_DIR}/** rwl -> @{HOME}/@{XDG_DESKTOP_DIR}/**,
owner @{PROC}/@{pid}/mounts r,