General profiles update.
This commit is contained in:
parent
559020861b
commit
0c494ed2ba
31 changed files with 61 additions and 36 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue