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

@ -70,7 +70,6 @@ profile apt-methods-http @{exec_path} {
owner /tmp/apt-changelog-*/*.changelog rw,
@{run}/ubuntu-advantage/aptnews.json rw,
@{run}/resolvconf/resolv.conf r,
@{PROC}/1/cgroup r,
@{PROC}/@{pid}/cgroup r,

View file

@ -114,7 +114,6 @@ profile unattended-upgrade @{exec_path} flags=(attach_disconnected) {
/var/log/apt/{term,history}.log w,
/var/log/apt/eipp.log.xz w,
@{run}/resolvconf/resolv.conf r,
@{run}/systemd/inhibit/[0-9]*.ref rw,
owner @{run}/unattended-upgrades.lock rwk,
owner @{run}/unattended-upgrades.pid rw,

View file

@ -93,7 +93,6 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
@{run}/motd.d/{,*} r,
@{run}/motd.dynamic rw,
@{run}/motd.dynamic.new rw,
@{run}/resolvconf/resolv.conf r,
@{run}/systemd/notify w,
@{run}/systemd/sessions/*.ref rw,
owner @{run}/sshd{,.init}.pid wl,