mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
ntpd: make a note
This commit is contained in:
parent
637bc31161
commit
4bc36a4860
@ -50,6 +50,7 @@ function ntpd_services()
|
||||
$pconfig['description'] = gettext('Network Time Daemon');
|
||||
$pconfig['php']['restart'] = array('ntpd_configure_do');
|
||||
$pconfig['php']['start'] = array('ntpd_configure_do');
|
||||
/* the pidfile for ntpd is unreliable - DO NOT USE IT */
|
||||
|
||||
if (!empty($config['ntpd']['clientmode'])) {
|
||||
$pconfig['nocheck'] = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user