use reload-commands from settings

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2014-05-24 09:12:02 +02:00
parent acbaedb44f
commit 48f288789f
7 changed files with 7 additions and 11 deletions

View File

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