feat(abs): add more possible resolv.conf path in nameservice.
Used a lot by debian.
This commit is contained in:
parent
5a3dface8e
commit
6f98bb9bfb
10 changed files with 2 additions and 12 deletions
|
|
@ -23,6 +23,8 @@
|
|||
/var/lib/extrausers/passwd r,
|
||||
|
||||
@{run}/nscd/db* r,
|
||||
@{run}/resolvconf/resolv.conf r,
|
||||
@{run}/systemd/resolve/resolv.conf r,
|
||||
@{run}/systemd/resolve/stub-resolv.conf r,
|
||||
|
||||
# NSS records from systemd-userdbd.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue