From ee17b27e3bb236fe64ccacae93d00c083915560e Mon Sep 17 00:00:00 2001 From: McSim85 Date: Thu, 4 Jun 2020 22:43:43 +0300 Subject: [PATCH] Just make it a little bit shorter without lost meaning. Signed-off-by: McSim85 --- chronyd.fc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)