feat(profile): general update.
This commit is contained in:
parent
7c5ba70b40
commit
f9a93ab67e
18 changed files with 51 additions and 75 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue