More XDG replacement.
This commit is contained in:
parent
54ac285b7d
commit
84f24133e9
37 changed files with 93 additions and 91 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue