From 84ff476dfa12c7e132a9396941b49c3024b14982 Mon Sep 17 00:00:00 2001 From: Lednerb Date: Sun, 11 Jan 2015 13:22:35 +0100 Subject: [PATCH] check Cron reload config --- lib/configfiles/trusty.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configfiles/trusty.inc.php b/lib/configfiles/trusty.inc.php index 076be2a8..c2d352ec 100644 --- a/lib/configfiles/trusty.inc.php +++ b/lib/configfiles/trusty.inc.php @@ -369,7 +369,7 @@ return array( 'etc_cron.d_froxlor' => '/etc/cron.d/froxlor' ), 'restart' => array( - Settings::Get('system.crondreload') + 'service cron reload' ) ), 'awstats' => array(