aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'policy/modules/services/watchdog.fc')
-rw-r--r--policy/modules/services/watchdog.fc9
1 files changed, 9 insertions, 0 deletions
diff --git a/policy/modules/services/watchdog.fc b/policy/modules/services/watchdog.fc
new file mode 100644
index 000000000..1e4f11583
--- /dev/null
+++ b/policy/modules/services/watchdog.fc
@@ -0,0 +1,9 @@
+/etc/rc\.d/init\.d/watchdog -- gen_context(system_u:object_r:watchdog_initrc_exec_t,s0)
+
+/usr/bin/watchdog -- gen_context(system_u:object_r:watchdog_exec_t,s0)
+
+/usr/sbin/watchdog -- gen_context(system_u:object_r:watchdog_exec_t,s0)
+
+/var/log/watchdog.* gen_context(system_u:object_r:watchdog_log_t,s0)
+
+/run/watchdog\.pid -- gen_context(system_u:object_r:watchdog_var_run_t,s0)