parent
f201168877
commit
c1d8958aed
1 changed files with 5 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ profile resolvconf @{exec_path} {
|
||||||
|
|
||||||
@{sh_path} rix,
|
@{sh_path} rix,
|
||||||
@{bin}/cat rix,
|
@{bin}/cat rix,
|
||||||
|
@{bin}/cp rix,
|
||||||
@{bin}/flock rix,
|
@{bin}/flock rix,
|
||||||
@{bin}/mkdir rix,
|
@{bin}/mkdir rix,
|
||||||
@{bin}/mv rix,
|
@{bin}/mv rix,
|
||||||
|
|
@ -27,10 +28,14 @@ profile resolvconf @{exec_path} {
|
||||||
|
|
||||||
/usr/lib/resolvconf/{,**} r,
|
/usr/lib/resolvconf/{,**} r,
|
||||||
|
|
||||||
|
@{etc_rw}/resolv.conf.bak rw,
|
||||||
@{etc_rw}/resolv.conf rw,
|
@{etc_rw}/resolv.conf rw,
|
||||||
|
/etc/resolvconf.conf r,
|
||||||
/etc/resolvconf/{,**} r,
|
/etc/resolvconf/{,**} r,
|
||||||
/etc/resolvconf/update.d/libc rix,
|
/etc/resolvconf/update.d/libc rix,
|
||||||
|
|
||||||
|
/ r,
|
||||||
|
|
||||||
owner @{run}/resolvconf/{,**} rw,
|
owner @{run}/resolvconf/{,**} rw,
|
||||||
owner @{run}/resolvconf/run-lock wk,
|
owner @{run}/resolvconf/run-lock wk,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue