revert commit 84ff476dfa from Lednerb, as the cron-reload command is being read from the settings (and can be adjusted)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -364,7 +364,7 @@ return array(
|
|||||||
'etc_cron.d_froxlor' => '/etc/cron.d/froxlor'
|
'etc_cron.d_froxlor' => '/etc/cron.d/froxlor'
|
||||||
),
|
),
|
||||||
'restart' => array(
|
'restart' => array(
|
||||||
'service cron reload'
|
Settings::Get('system.crondreload')
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
'awstats' => array(
|
'awstats' => array(
|
||||||
|
|||||||
Reference in New Issue
Block a user