forked from cockpit-project/cockpit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcockpit.fc
19 lines (13 loc) · 1.05 KB
/
cockpit.fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/usr/lib/systemd/system/cockpit.* -- gen_context(system_u:object_r:cockpit_unit_file_t,s0)
/etc/systemd/system/cockpit.* -- gen_context(system_u:object_r:cockpit_unit_file_t,s0)
/usr/libexec/cockpit-ws -- gen_context(system_u:object_r:cockpit_ws_exec_t,s0)
/usr/libexec/cockpit-tls -- gen_context(system_u:object_r:cockpit_ws_exec_t,s0)
/usr/libexec/cockpit-wsinstance-factory -- gen_context(system_u:object_r:cockpit_ws_exec_t,s0)
/usr/libexec/cockpit-session -- gen_context(system_u:object_r:cockpit_session_exec_t,s0)
/usr/share/cockpit/issue/update-issue -- gen_context(system_u:object_r:shell_exec_t,s0)
/var/lib/cockpit(/.*)? gen_context(system_u:object_r:cockpit_var_lib_t,s0)
/var/run/cockpit(/.*)? gen_context(system_u:object_r:cockpit_var_run_t,s0)
/run/cockpit(/.*)? gen_context(system_u:object_r:cockpit_var_run_t,s0)
/var/run/cockpit-ws(/.*)? gen_context(system_u:object_r:cockpit_var_run_t,s0)
/run/cockpit-ws(/.*)? gen_context(system_u:object_r:cockpit_var_run_t,s0)
/etc/cockpit/ws-certs\.d(/.*)? gen_context(system_u:object_r:cert_t,s0)