feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-29 23:05:45 +01:00
parent 7c5ba70b40
commit f9a93ab67e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 51 additions and 75 deletions

View file

@ -40,6 +40,7 @@ profile cockpit-bridge @{exec_path} {
@{lib}/cockpit/cockpit-ssh rPx,
/usr/share/cockpit/{,**} r,
/usr/{,local/}share/ r,
/etc/cockpit/{,**} r,
/etc/httpd/conf/mime.types r,
@ -51,6 +52,7 @@ profile cockpit-bridge @{exec_path} {
/etc/shells r,
owner @{user_cache_dirs}/ssh-agent.[0-9A-Z]* rw,
owner @{user_share_dirs}/ r,
@{run}/user/@{uid}/ssh-agent.[0-9A-Z]* rw,
@{run}/utmp r,