feat: profiles update.
This commit is contained in:
parent
ef9c451559
commit
1ad60d3b1c
14 changed files with 56 additions and 35 deletions
|
|
@ -13,10 +13,11 @@ profile systemd-logind @{exec_path} flags=(complain) {
|
|||
include <abstractions/devices-usb>
|
||||
include <abstractions/systemd-common>
|
||||
|
||||
capability sys_tty_config,
|
||||
capability chown,
|
||||
capability dac_override,
|
||||
capability fowner,
|
||||
capability sys_admin,
|
||||
capability sys_tty_config,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
|
|
@ -73,7 +74,7 @@ profile systemd-logind @{exec_path} flags=(complain) {
|
|||
/dev/dri/card[0-9]* rw,
|
||||
/dev/tty[0-9]* rw,
|
||||
/dev/nvme* r,
|
||||
/dev/shm/ r,
|
||||
/dev/shm/{,**/} r,
|
||||
/dev/mqueue/ r,
|
||||
|
||||
@{sys}/module/vt/parameters/default_utf8 r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue