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:
Michael Kaufmann (d00p)
2015-01-22 08:19:50 +01:00
parent 4c60b40c64
commit 5a7462972f

View File

@@ -364,7 +364,7 @@ return array(
'etc_cron.d_froxlor' => '/etc/cron.d/froxlor'
),
'restart' => array(
'service cron reload'
Settings::Get('system.crondreload')
)
),
'awstats' => array(