summaryrefslogtreecommitdiffstats
path: root/etc/pccard_ether
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pccard_ether')
-rwxr-xr-xetc/pccard_ether1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index dafbc23..f725d61 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -11,6 +11,7 @@
#
if [ -r /etc/defaults/rc.conf ]; then
. /etc/defaults/rc.conf
+ source_rc_confs
elif [ -r /etc/rc.conf ]; then
. /etc/rc.conf
fi
OpenPOWER on IntegriCloud