Merge pull request #412 from phil-davis/master

Say goodbye to routed at bootup
This commit is contained in:
Chris Buechler 2013-02-12 18:24:09 -08:00
commit 1663453023

View File

@ -373,10 +373,6 @@ auto_login();
/* load graphing functions */
enable_rrd_graphing();
/* startup routed if needed */
include_once("/usr/local/pkg/routed.inc");
setup_routed();
/* enable watchdog if supported */
enable_watchdog();