mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
ntpd: fix file move
This commit is contained in:
parent
0154eccdfd
commit
54aeeef8ed
@ -425,7 +425,7 @@ function ntpd_configure_do($start_ntpd = true, $verbose = false)
|
||||
|
||||
if (!$start_ntpd) {
|
||||
/* write out the config and delay startup */
|
||||
mwexec_bg('/usr/local/etc/inc/plugins.inc.d/ntpdate_sync_once.sh');
|
||||
mwexec_bg('/usr/local/etc/inc/plugins.inc.d/ntpd/ntpdate_sync_once.sh');
|
||||
if ($verbose) {
|
||||
echo "deferred.\n";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user