feat(abs): minor improvments.

This commit is contained in:
Alexandre Pujol 2024-03-10 14:56:18 +00:00
parent a8b8bf52f8
commit 8f1fff89ab
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 6 additions and 6 deletions

View file

@ -5,8 +5,10 @@
# This abstraction gives read access on all defined user directories. It should
# only be used if access to **ALL** folders is required.
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} r,
owner @{HOME}/@{XDG_DESKTOP_DIR}/{,**} r,
owner @{HOME}/@{XDG_SCREENSHOTS_DIR}/{,**} r,
owner @{HOME}/@{XDG_WALLPAPERS_DIR}/{,**} r,
owner @{MOUNTS}/@{XDG_DESKTOP_DIR}/{,**} r,
owner @{MOUNTS}/@{XDG_SCREENSHOTS_DIR}/{,**} r,
owner @{MOUNTS}/@{XDG_WALLPAPERS_DIR}/{,**} r,