From: dsugar@tresys.com (David Sugar) Date: Fri, 16 Feb 2018 18:21:19 +0000 Subject: [refpolicy] [Patch 0/5] Updates for chronyd Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This patch set is several changes to the chronyd module to achieve the following things: 1) Separate type for /etc/chrony.conf along with interfaces. 2) Interfaces to start/stop/status/etc.. the chronyd service 3) Allow chronyd to send/recv ntp client packets 4) New type for chronyc - it is run from chrony-wait.service but it was running in init_t domain 5) Add interface to domtrans into chronyc domain chronyd.fc | 2 + chronyd.if | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ chronyd.te | 57 +++++++++++++++++++++- 3 files changed, 219 insertions(+), 1 deletion(-) -- 2.14.3