/proc/sys/kernel/random/boot_id is part of nameservice-strict.

This commit is contained in:
Alexandre Pujol 2022-03-02 18:19:25 +00:00
parent 28ee94c4a5
commit 683da55bb9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 0 additions and 22 deletions

View file

@ -46,7 +46,6 @@ profile su @{exec_path} {
/etc/shells r,
@{PROC}/1/limits r,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pids}/loginuid r,
owner @{PROC}/@{pids}/cgroup r,
owner @{PROC}/@{pids}/mountinfo r,

View file

@ -79,8 +79,6 @@ profile sudo @{exec_path} {
@{run}/systemd/userdb/ r,
@{run}/systemd/userdb/io.systemd.DynamicUser rw,
@{PROC}/sys/kernel/random/boot_id r,
/dev/ r, # interactive login
/dev/ptmx rw,