feat(abs): add more possible resolv.conf path in nameservice.

Used a lot by debian.
This commit is contained in:
Alexandre Pujol 2023-11-13 19:32:04 +00:00
parent 5a3dface8e
commit 6f98bb9bfb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 2 additions and 12 deletions

View file

@ -33,7 +33,6 @@ profile agetty @{exec_path} {
/etc/os-release r,
/usr/etc/login.defs r,
@{run}/resolvconf/resolv.conf r,
owner @{run}/agetty.reload rw,
/dev/tty@{int} rw,

View file

@ -57,8 +57,6 @@ profile etckeeper @{exec_path} {
owner @{HOME}/.netrc r,
owner @{user_config_dirs}/git/{,*} rw,
@{run}/resolvconf/resolv.conf r,
owner /tmp/etckeeper-git* rw,
owner @{PROC}/@{pid}/fd/ r,

View file

@ -35,7 +35,6 @@ profile fail2ban-server @{exec_path} flags=(attach_disconnected) {
@{run}/fail2ban/fail2ban.pid rw,
@{run}/fail2ban/fail2ban.sock rw,
@{run}/resolvconf/resolv.conf r,
owner @{PROC}/@{pid}/fd/ r,