feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-05-07 11:42:18 +01:00
parent 6aadd82293
commit da1b3e1f1c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 114 additions and 126 deletions

View file

@ -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>
}