feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-04-08 13:07:59 +01:00
parent 9a612f754c
commit 5ea6ede589
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 49 additions and 19 deletions

View file

@ -23,6 +23,7 @@ profile cockpit-bridge @{exec_path} {
signal (send) set=term peer=cockpit-pcp,
signal (send) set=term peer=dbus-daemon,
signal (send) set=term peer=journalctl,
signal (send) set=term peer=ssh-agent,
signal (send) set=term peer=sudo,
signal (send) set=term peer=unconfined,
@ -36,9 +37,11 @@ profile cockpit-bridge @{exec_path} {
/usr/share/cockpit/{,**} r,
/etc/cockpit/{,**} r,
/etc/login.defs r,
/etc/machine-id r,
/etc/motd r,
/etc/shadow r,
/etc/shells r,
owner @{user_cache_dirs}/ssh-agent.[0-9A-Z]* rw,