aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/pfstat.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/pfstat.xml b/packages/pfstat.xml
index db5aed72..bdfba4fa 100644
--- a/packages/pfstat.xml
+++ b/packages/pfstat.xml
@@ -191,6 +191,8 @@
fwrite($fout, "}\n\n");
}
fclose($fout);
+ system("/usr/bin/killall cron 2>/dev/null");
+ system("/usr/sbin/cron 2>/dev/null");
</custom_add_php_command_late>
<!--
<custom_php_install_command>