General profiles update.

This commit is contained in:
Alexandre Pujol 2021-04-29 21:02:28 +01:00
parent 559020861b
commit 0c494ed2ba
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
31 changed files with 61 additions and 36 deletions

View file

@ -13,6 +13,9 @@ profile pacdiff @{exec_path} {
capability dac_read_search,
capability mknod,
network inet stream,
network inet6 stream,
@{exec_path} mr,
/{usr/,}bin/pacman-conf rPx,

View file

@ -9,7 +9,10 @@ include <tunables/global>
@{exec_path} = /{usr/,}bin/pacman-conf
profile pacman-conf @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
network inet stream,
network inet6 stream,
@{exec_path} mr,
/etc/pacman.conf r,