feat(profiles): better system nss rules in nameservice-strict.
This commit is contained in:
parent
1ca1aa8892
commit
879416b062
22 changed files with 18 additions and 50 deletions
|
|
@ -24,7 +24,5 @@ profile pwck @{exec_path} {
|
|||
/etc/shadow.[0-9]* rw,
|
||||
/etc/shadow.lock wl,
|
||||
|
||||
@{run}/systemd/userdb/ r,
|
||||
|
||||
include if exists <local/pwck>
|
||||
}
|
||||
|
|
@ -60,7 +60,6 @@ profile rsyslogd @{exec_path} {
|
|||
@{PROC}/cmdline r,
|
||||
@{PROC}/sys/kernel/osrelease r,
|
||||
|
||||
@{run}/systemd/userdb/io.systemd.Machine rw,
|
||||
@{run}/systemd/notify w,
|
||||
|
||||
include if exists <local/rsyslogd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue