Update profile from #25 (2).
This commit is contained in:
parent
2f77653cba
commit
810985a0cd
38 changed files with 103 additions and 37 deletions
|
|
@ -18,12 +18,15 @@ profile zram-generator @{exec_path} {
|
|||
|
||||
/etc/systemd/zram-generator.conf r,
|
||||
|
||||
@{sys}/devices/virtual/block/zram[0-9]*/{disksize,reset} rw,
|
||||
@{sys}/devices/virtual/block/zram[0-9]*/{disksize,reset,comp_algorithm} 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/{,*/}var-cache-makepkg.mount rw,
|
||||
owner @{run}/systemd/generator/dev-zram[0-9]*.swap rw,
|
||||
owner @{run}/systemd/generator/swap.target.wants/{,dev-zram[0-9]*.swap} rw,
|
||||
owner @{run}/systemd/generator/systemd-zram-setup@zram[0-9]*.service.d/{,*.conf} rw,
|
||||
|
||||
@{PROC}/crypto r,
|
||||
|
||||
include if exists <local/zram-generator>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue