summaryrefslogtreecommitdiffstats
path: root/etc/netstart
diff options
context:
space:
mode:
Diffstat (limited to 'etc/netstart')
-rwxr-xr-xetc/netstart1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/netstart b/etc/netstart
index 21e67ed..041f1fe 100755
--- a/etc/netstart
+++ b/etc/netstart
@@ -12,6 +12,7 @@
# If there is a global system configuration file, suck it in.
if [ -f /etc/defaults/rc.conf ]; then
. /etc/defaults/rc.conf
+ source_rc_confs
elif [ -f /etc/rc.conf ]; then
. /etc/rc.conf
fi
OpenPOWER on IntegriCloud