more unrelated changes
This commit is contained in:
parent
99041a6b3f
commit
7cb9d2d575
2 changed files with 3 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
@ -27,4 +28,4 @@ profile pwck @{exec_path} {
|
||||||
/etc/machine-id r,
|
/etc/machine-id r,
|
||||||
|
|
||||||
include if exists <local/pwck>
|
include if exists <local/pwck>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -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,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue