commit: 5544629a0aa065819ff40dfefef33f70218b0cab Author: Jason Zaman <jason <AT> perfinion <DOT> com> AuthorDate: Tue Feb 3 13:48:40 2015 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Mon Feb 9 17:17:24 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=5544629a
add fcontext for openntpd drift file --- policy/modules/contrib/ntp.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/ntp.fc b/policy/modules/contrib/ntp.fc index 6105583..c74d996 100644 --- a/policy/modules/contrib/ntp.fc +++ b/policy/modules/contrib/ntp.fc @@ -27,4 +27,5 @@ ifdef(`distro_gentoo',` /usr/bin/sntp -- gen_context(system_u:object_r:ntpdate_exec_t,s0) +/var/lib/openntpd/ntpd.drift -- gen_context(system_u:object_r:ntp_drift_t,s0) ')
