Displaying 1 result from an estimated 1 matches for "ntpctl".
Did you mean:
ntactl
2017 Feb 08
0
selinux contexts for openntpd portable
...elinux contexts for it.
This is what I tried-
semanage fcontext -a -t ntp_conf_t /usr/local/etc/ntpd.conf # seems to work
semanage fcontext -a -t ntpd_exec_t /usr/local/sbin/ntpd # gets reset on
reboot to bin_t and/or stops ntpd from working
semanage fcontext -a -t ntpd_exec_t /usr/local/sbin/ntpctl # stops ntpd
from working
semanage fcontext -a -t ntp_drift_t /usr/local/var/db/ntpd.drift # seems
ok
No idea about context for /usr/local/var/db/ntpd.sock
Thanks in advance for any help,
jl