feat(profiles): general update.
This commit is contained in:
parent
6aadd82293
commit
da1b3e1f1c
26 changed files with 114 additions and 126 deletions
|
|
@ -15,10 +15,14 @@ profile systemd-random-seed @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/machine-id r,
|
||||
|
||||
/var/lib/systemd/ r,
|
||||
/var/lib/systemd/random-seed rw,
|
||||
|
||||
@{PROC}/sys/kernel/random/poolsize r,
|
||||
|
||||
/dev/urandom w,
|
||||
|
||||
include if exists <local/systemd-random-seed>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue