check Cron reload config

This commit is contained in:
Lednerb
2015-01-11 13:22:35 +01:00
parent 2ae64d0abe
commit 84ff476dfa

View File

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