more unrelated changes

This commit is contained in:
nobody43 2023-08-06 20:11:49 +00:00
parent 99041a6b3f
commit 7cb9d2d575
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = @{bin}/pwck @{exec_path} = @{bin}/pwck
profile pwck @{exec_path} { profile pwck @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/consoles>
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
@{exec_path} mr, @{exec_path} mr,

View file

@ -131,6 +131,7 @@ profile run-parts @{exec_path} {
owner /tmp/#@{int} rw, owner /tmp/#@{int} rw,
owner /tmp/$anacron* rw, owner /tmp/$anacron* rw,
owner /tmp/file@{rand6} ra,
owner @{sys}/class/power_supply/ r, owner @{sys}/class/power_supply/ r,