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
|
|
@ -39,7 +39,6 @@ profile cockpit-bridge @{exec_path} {
|
|||
|
||||
owner @{user_cache_dirs}/ssh-agent.[0-9A-Z]* rw,
|
||||
|
||||
@{run}/systemd/userdb/ r,
|
||||
@{run}/user/@{uid}/ssh-agent.[0-9A-Z]* rw,
|
||||
@{run}/utmp r,
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ profile cockpit-session @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{run}/faillock/[a-zA-z0-9]* rwk,
|
||||
@{run}/systemd/sessions/*.ref rw,
|
||||
@{run}/systemd/userdb/ r,
|
||||
@{run}/utmp rwk,
|
||||
|
||||
/var/log/btmp rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue