Don't require a configuration file. Ntpd will be perfectly happy if there's
none or if the file doesn't exist (there's no ntp.conf in the base install). PR: conf/119592 Submitted by: Renaud Waldura <renaud+freebsd@waldura.org> MFC after: 1 week
This commit is contained in:
parent
dec7a1d5c0
commit
404b160361
@ -18,8 +18,6 @@ start_precmd="ntpd_precmd"
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
required_files="${ntpd_config}"
|
||||
|
||||
ntpd_precmd()
|
||||
{
|
||||
rc_flags="-c ${ntpd_config} ${ntpd_flags}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user