commit: 18dc4eb371f43ee12b8469de78f5ea183df3b1f0 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: Tue Feb 24 16:59:13 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=18dc4eb3
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) ')
