/proc/sys/kernel/random/boot_id is part of nameservice-strict.
This commit is contained in:
parent
28ee94c4a5
commit
683da55bb9
19 changed files with 0 additions and 22 deletions
|
|
@ -50,7 +50,6 @@ profile cockpit-bridge @{exec_path} {
|
|||
@{PROC}/1/cgroup r,
|
||||
@{PROC}/cmdline r,
|
||||
@{PROC}/diskstats r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
@{PROC}/uptime r,
|
||||
|
||||
/dev/ptmx rw,
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@ profile cockpit-session @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{PROC}/@{pid}/loginuid rw,
|
||||
owner @{PROC}/@{pid}/uid_map r,
|
||||
@{PROC}/@{pids}/fd/ r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
|
||||
include if exists <local/cockpit-session>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue