Update profile from #25 (2).
This commit is contained in:
parent
2f77653cba
commit
810985a0cd
38 changed files with 103 additions and 37 deletions
|
|
@ -9,17 +9,22 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}sbin/resolvconf
|
||||
profile resolvconf @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
/{usr/,}bin/flock rix,
|
||||
/{usr/,}bin/mkdir rix,
|
||||
/{usr/,}bin/mv rix,
|
||||
/{usr/,}bin/rm rix,
|
||||
/{usr/,}bin/run-parts rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
|
||||
/usr/lib/resolvconf/{,**} r,
|
||||
|
||||
/etc/resolv.conf rw,
|
||||
/etc/resolvconf/update.d/libc mr,
|
||||
|
||||
owner @{run}/resolvconf/{,**} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue