From: Michael Tremer Date: Mon, 8 Jun 2026 09:35:39 +0000 (+0000) Subject: core203: Ship fcron X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82ab5cff35bce35d090b3a480cdb7b89df07bb29;p=ipfire-2.x.git core203: Ship fcron Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/203/filelists/fcron b/config/rootfiles/core/203/filelists/fcron new file mode 120000 index 000000000..4a454ea21 --- /dev/null +++ b/config/rootfiles/core/203/filelists/fcron @@ -0,0 +1 @@ +../../../common/fcron \ No newline at end of file diff --git a/config/rootfiles/core/203/update.sh b/config/rootfiles/core/203/update.sh index 27bbcfe78..2434aa591 100644 --- a/config/rootfiles/core/203/update.sh +++ b/config/rootfiles/core/203/update.sh @@ -117,6 +117,7 @@ ldconfig /usr/local/bin/sshctrl # Start services +/etc/init.d/fcron restart # Re-fetch any RPZs in background /usr/local/bin/update-rpzs &