feat(profiles): better cockpit integration.

This commit is contained in:
Alexandre Pujol 2023-03-07 18:01:07 +00:00
parent 558cb68f23
commit 5e77974546
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 75 additions and 1 deletions

View file

@ -21,6 +21,7 @@ profile cockpit-bridge @{exec_path} {
network inet6 dgram,
network inet6 stream,
signal (send) set=term peer=cockpit-pcp,
signal (send) set=term peer=dbus-daemon,
signal (send) set=term peer=ssh-agent,
signal (send) set=term peer=sudo,
@ -29,6 +30,8 @@ profile cockpit-bridge @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/journalctl rPx,
/{usr/,}lib/cockpit/cockpit-pcp rPx,
/{usr/,}lib/cockpit/cockpit-ssh rPx,
/usr/share/cockpit/{,**} r,