mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
network time: do not pass defaults
This commit is contained in:
parent
e2a1e8c312
commit
4e8235c737
@ -172,7 +172,7 @@ function ntpd_configure_do($verbose = false)
|
||||
{
|
||||
global $config;
|
||||
|
||||
killbyname('ntpd', 'TERM', true);
|
||||
killbyname('ntpd');
|
||||
|
||||
if (!ntpd_enabled()) {
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user