Update profiles.

This commit is contained in:
Alexandre Pujol 2021-09-28 21:53:50 +01:00
parent a30fda0ad7
commit b79ffa52c6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 91 additions and 143 deletions

View file

@ -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,

View file

@ -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

View file

@ -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