feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-10 10:20:48 +00:00
parent 862cc7aaaa
commit 52b3c1bcc5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 57 additions and 27 deletions

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /usr/share/libalpm/scripts/systemd-hook
profile pacman-hook-systemd @{exec_path} {
include <abstractions/base>
include <abstractions/nameservice-strict>
capability dac_read_search,

View file

@ -12,6 +12,8 @@ profile cockpit-pcp @{exec_path} {
include <abstractions/nameservice-strict>
include <abstractions/disks-read>
network inet dgram,
network inet stream,
network inet6 dgram,
network inet6 stream,