mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #412 from phil-davis/master
Say goodbye to routed at bootup
This commit is contained in:
commit
1663453023
@ -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();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user