feat(profile): general update.
This commit is contained in:
parent
9a612f754c
commit
5ea6ede589
21 changed files with 49 additions and 19 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue