selinux: Allow cockpit-session to run gnome-keyring

https://bugzilla.redhat.com/show_bug.cgi?id=2165996
This commit is contained in:
Martin Pitt 2023-02-01 20:44:12 +01:00 committed by Matej Marusak
parent 1c51acf45d
commit 1a84ad594c
1 changed files with 4 additions and 0 deletions

View File

@ -198,3 +198,7 @@ optional_policy(`
')
cockpit_read_pid_files(local_login_t)
')
optional_policy(`
gnome_exec_keyringd(cockpit_session_t)
')