feat(profiles): better cockpit integration.
This commit is contained in:
parent
558cb68f23
commit
5e77974546
10 changed files with 75 additions and 1 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue