Merge pull request #16 from nobodysu/patch-8

nameservice-strict: Ubuntu compatibility
This commit is contained in:
Alex 2022-01-15 19:36:27 +01:00 committed by GitHub
commit d7ad51d41e
Failed to generate hash of commit

View file

@ -7,6 +7,7 @@
/etc/hosts r,
/etc/host.conf r,
/etc/resolv.conf r,
@{run}/systemd/resolve/stub-resolv.conf r,
/etc/nsswitch.conf r,
/etc/passwd r,
/etc/gai.conf r,
@ -16,8 +17,8 @@
/etc/services r,
# NSS records from systemd-userdbd.service
/{var,}run/systemd/userdb/ r,
/{var,}run/systemd/userdb/io.systemd.{NameServiceSwitch,Multiplexer,DynamicUser,Home} r,
@{run}/systemd/userdb/ r,
@{run}/systemd/userdb/io.systemd.{NameServiceSwitch,Multiplexer,DynamicUser,Home} r,
@{PROC}/sys/kernel/random/boot_id r,
include if exists <abstractions/nameservice-strict.d>