Profile update.
This commit is contained in:
parent
683da55bb9
commit
60cb62334b
12 changed files with 28 additions and 25 deletions
|
|
@ -13,6 +13,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/gnome>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/trash>
|
||||
|
||||
@{exec_path} mr,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
|
|
@ -27,11 +28,11 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
|
|||
# Full access to user's data
|
||||
/ r,
|
||||
owner @{HOME}/{,**} rw,
|
||||
owner @{MOUNTS}/{,**} r,
|
||||
owner @{MOUNTS}/{,**} rw,
|
||||
owner @{run}/user/@{uid}/{,**} rw,
|
||||
owner /tmp/{,**} rw,
|
||||
|
||||
# Silencer for non user's data
|
||||
# Silence non user's data
|
||||
deny owner @{HOME}/@{XDG_VM_DIR}/{,**} rw,
|
||||
deny /boot rw,
|
||||
deny /opt rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue