diff options
Diffstat (limited to 'policy/modules/system/clock.fc')
-rw-r--r-- | policy/modules/system/clock.fc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/policy/modules/system/clock.fc b/policy/modules/system/clock.fc new file mode 100644 index 000000000..c5e05ca70 --- /dev/null +++ b/policy/modules/system/clock.fc @@ -0,0 +1,5 @@ + +/etc/adjtime -- gen_context(system_u:object_r:adjtime_t,s0) + +/sbin/hwclock -- gen_context(system_u:object_r:hwclock_exec_t,s0) + |