Update profiles.
This commit is contained in:
parent
355235b3cc
commit
86ac65eb5c
8 changed files with 18 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/gio
|
||||
@{exec_path} += /{usr/,}bin/gio-launch-desktop
|
||||
@{exec_path} += /{usr/,}lib/@{multiarch}/glib-[0-9]*/gio-launch-desktop
|
||||
profile gio-launch-desktop @{exec_path} {
|
||||
profile gio-launch-desktop @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-user>
|
||||
include <abstractions/consoles>
|
||||
|
|
@ -34,5 +34,7 @@ profile gio-launch-desktop @{exec_path} {
|
|||
# Required by many gio command
|
||||
owner @{HOME}/{,**} rw,
|
||||
|
||||
/dev/dri/card[0-9]* rw,
|
||||
|
||||
include if exists <local/gio-launch-desktop>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue