Global profile update.
This commit is contained in:
parent
6aa99d3ec5
commit
64d8379375
9 changed files with 22 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ profile systemd-tmpfiles @{exec_path} {
|
|||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
capability net_admin,
|
||||
capability fsetid,
|
||||
capability mknod,
|
||||
capability fowner,
|
||||
|
|
@ -33,11 +34,13 @@ profile systemd-tmpfiles @{exec_path} {
|
|||
|
||||
# Where the tmpfiles can be created,
|
||||
/{,*} rw,
|
||||
/home/ rw,
|
||||
/dev/{,**} rw,
|
||||
/var/{,**} rwk,
|
||||
/run/{,**} rw,
|
||||
/tmp/{,**} rwk,
|
||||
/srv/{,**} rw,
|
||||
/etc/{,**} r,
|
||||
|
||||
@{run}/systemd/userdb/ r,
|
||||
@{sys}/devices/system/cpu/microcode/reload w,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue