feat(abs): add trash-strict.
This commit is contained in:
parent
197c1bd78a
commit
bdb2b396b3
7 changed files with 88 additions and 6 deletions
|
|
@ -17,7 +17,7 @@ profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/deny-sensitive-home>
|
||||
include <abstractions/gnome-strict>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/trash>
|
||||
include <abstractions/trash-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ profile nautilus @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/gnome-strict>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/trash>
|
||||
include <abstractions/trash-strict>
|
||||
|
||||
# mqueue r type=posix /,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue