Profiles update.

This commit is contained in:
Alexandre Pujol 2021-04-06 12:42:47 +01:00
parent 49bb492766
commit 550c3957de
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 24 additions and 4 deletions

View file

@ -14,6 +14,8 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
include <abstractions/fonts>
include <abstractions/freedesktop.org>
network netlink raw,
@{exec_path} mr,
/{usr/,}bin/ r,
/{usr/,}bin/[a-z0-9]* rPix,
@ -51,5 +53,8 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
/dev/tty rw,
/dev/tty[0-9]* rw,
@{sys}/bus/ r,
@{sys}/class/ r,
include if exists <local/gjs-console>
}