diff --git a/chronyd.fc b/chronyd.fc index 9c06350c2d..836a38415d 100644 --- a/chronyd.fc +++ b/chronyd.fc @@ -13,8 +13,7 @@ /var/log/chrony(/.*)? gen_context(system_u:object_r:chronyd_var_log_t,s0) -/var/run/chrony(/.*)? gen_context(system_u:object_r:chronyd_var_run_t,s0) -/var/run/chronyd(/.*)? gen_context(system_u:object_r:chronyd_var_run_t,s0) +/var/run/chronyd?(/.*)? gen_context(system_u:object_r:chronyd_var_run_t,s0) /var/run/chrony-helper(/.*)? gen_context(system_u:object_r:chronyd_var_run_t,s0) /var/run/chronyd\.pid -- gen_context(system_u:object_r:chronyd_var_run_t,s0) /var/run/chronyd\.sock -s gen_context(system_u:object_r:chronyd_var_run_t,s0)