Core Update 171: Ship and rebuild crontab

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-09-23 10:39:04 +00:00
parent 73b4043143
commit c073cb7f92
2 changed files with 4 additions and 0 deletions

View File

@@ -133,3 +133,4 @@ srv/web/ipfire/cgi-bin/index.cgi
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
srv/web/ipfire/cgi-bin/logs.cgi/urlfilter.dat
usr/local/bin/backupiso
var/spool/cron/root.orig

View File

@@ -202,6 +202,9 @@ ldconfig
# Filesytem cleanup
/usr/local/bin/filesystem-cleanup
# Rebuild fcrontab from scratch
/usr/bin/fcrontab -z
# Start services
/etc/rc.d/init.d/collectd start
/etc/rc.d/init.d/unbound start