Index: /branches/releng-9.0/nanobsd/files/etc/crontab
===================================================================
--- /branches/releng-9.0/nanobsd/files/etc/crontab	(revision 10648)
+++ /branches/releng-9.0/nanobsd/files/etc/crontab	(revision 10650)
@@ -33,7 +33,9 @@
 # Nagios checks
 */15	*	*	*	*	root	/usr/local/sbin/check-inet-alive
-#
+# Portal maintenance
 */5	*	*	*	*	root	/usr/local/www/wlportal/index.cgi cleanup
-#
+# Resolv optimizer
 */15	*	*	*	*	root	/tools/nameserver-shuffle cron
+# Sync ``shadow'' routing table
+*/5	*	*	*	*	root	/tools/sync-fib-tables
 
