summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index d6574ee..b61130a 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -344,7 +344,7 @@ enable_rrd_graphing();
setup_wireless_olsr();
/* startup routed if needed */
-include_once("/usr/local/pkg/routed/routed.inc");
+include_once("/usr/local/pkg/routed.inc");
setup_routed();
/* enable watchdog if supported */
OpenPOWER on IntegriCloud