summaryrefslogtreecommitdiffstats
path: root/rc.d/net-auto-wired
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/net-auto-wired')
-rwxr-xr-xrc.d/net-auto-wired1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.d/net-auto-wired b/rc.d/net-auto-wired
index 9af8505..9493857 100755
--- a/rc.d/net-auto-wired
+++ b/rc.d/net-auto-wired
@@ -2,6 +2,7 @@
. /etc/rc.conf
. /etc/rc.d/functions
+. /etc/conf.d/netcfg
if [[ ! -x /usr/sbin/ifplugd ]]; then
echo "Please install 'ifplugd' to use net-auto-wired"