Profiles update.
This commit is contained in:
parent
49bb492766
commit
550c3957de
9 changed files with 24 additions and 4 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue