summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-27 17:25:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-27 17:25:26 +0000
commit11cbd478631aa00c3cbc5602e5cfc84293116e69 (patch)
treef712cda782997bad94d381b1451af148f3ed4e21 /etc/rc.bootup
parent8b8f104d15414843e2adef03c221436c1e7c84dc (diff)
downloadpfsense-11cbd478631aa00c3cbc5602e5cfc84293116e69.zip
pfsense-11cbd478631aa00c3cbc5602e5cfc84293116e69.tar.gz
Don't start from interfaces.inc. We're moving to rc.bootup
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 1c2360a..e0a1e34 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -282,6 +282,9 @@
*/
services_dhcpd_configure();
+ /* startup OLSR if needed */
+ setup_wireless_olsr();
+
/* enable watchdog if supported */
enable_watchdog();
OpenPOWER on IntegriCloud