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
|
|
@ -60,9 +60,6 @@ profile su @{exec_path} {
|
|||
/dev/{,pts/}ptmx rw,
|
||||
|
||||
@{run}/dbus/system_bus_socket rw,
|
||||
@{run}/systemd/userdb/ r,
|
||||
@{run}/systemd/userdb/io.systemd.Machine rw,
|
||||
@{run}/systemd/userdb/io.systemd.DynamicUser rw,
|
||||
|
||||
dbus (send)
|
||||
bus=system
|
||||
|
|
|
|||
|
|
@ -77,8 +77,6 @@ profile sudo @{exec_path} {
|
|||
|
||||
owner @{HOME}/.sudo_as_admin_successful rw,
|
||||
|
||||
@{run}/systemd/userdb/ r,
|
||||
@{run}/systemd/userdb/io.systemd.DynamicUser rw,
|
||||
@{run}/resolvconf/resolv.conf r,
|
||||
|
||||
/dev/ r, # interactive login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue