Read-only root compatibility (#86)
* Read-only root compatibility * remove complain Co-authored-by: nobodysu <nobodysu@users.noreply.github.com>
This commit is contained in:
parent
5fdbc2d00e
commit
f94faf697e
13 changed files with 26 additions and 27 deletions
|
|
@ -26,7 +26,7 @@ profile resolvconf @{exec_path} {
|
|||
|
||||
/usr/lib/resolvconf/{,**} r,
|
||||
|
||||
/etc/resolv.conf rw,
|
||||
@{etc_rw}/resolv.conf rw,
|
||||
/etc/resolvconf/{,**} r,
|
||||
/etc/resolvconf/update.d/libc rix,
|
||||
|
||||
|
|
@ -36,4 +36,4 @@ profile resolvconf @{exec_path} {
|
|||
/dev/tty rw,
|
||||
|
||||
include if exists <local/resolvconf>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue