Update profiles.
This commit is contained in:
parent
a30fda0ad7
commit
b79ffa52c6
18 changed files with 91 additions and 143 deletions
|
|
@ -14,8 +14,10 @@ profile aa-log @{exec_path} {
|
|||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/awk rix,
|
||||
/{usr/,}bin/env rix,
|
||||
/{usr/,}bin/gawk rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/mawk rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
|
||||
/usr/share/terminfo/x/xterm-256color r,
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@ profile dhclient @{exec_path} {
|
|||
network netlink raw,
|
||||
network packet raw,
|
||||
|
||||
signal (send) peer=unconfined,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
# To run dhclient scripts
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ profile dhclient-script @{exec_path} {
|
|||
/{usr/,}bin/ping rPx,
|
||||
/{usr/,}bin/chronyc rPUx,
|
||||
/{usr/,}bin/run-parts rCx -> run-parts,
|
||||
/{usr/,}sbin/resolvconf rPx,
|
||||
|
||||
# To remove the following error:
|
||||
# /sbin/dhclient-script: 133: hostname: Permission denied
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue