Profile update.
This commit is contained in:
parent
4582d6e201
commit
2d92925882
5 changed files with 6 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ profile systemd-machined @{exec_path} flags=(complain) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/var/lib/machines/{,**} rw,
|
||||
/etc/machine-id r,
|
||||
|
||||
@{run}/systemd/machines/{,**} rw,
|
||||
|
|
|
|||
|
|
@ -13,10 +13,11 @@ profile zram-generator @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}lib/systemd-makefs rPx,
|
||||
/{usr/,}lib/systemd/systemd-makefs rPx,
|
||||
/{usr/,}bin/systemd-detect-virt rPx,
|
||||
|
||||
@{sys}/devices/virtual/block/zram[0-9]*/{disksize,reset} rw,
|
||||
@{sys}/block/zram[0-9]*/{disksize,reset} rw,
|
||||
|
||||
owner @{run}/systemd/generator/systemd-zram-setup@zram[0-9]*.service.d/{,*.conf} rw,
|
||||
owner @{run}/systemd/generator/dev-zram[0-9]*.swap rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue