summaryrefslogtreecommitdiffstats
path: root/etc/rc.devfs
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.devfs')
-rw-r--r--etc/rc.devfs1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.devfs b/etc/rc.devfs
index d8bb748..ffb6780 100644
--- a/etc/rc.devfs
+++ b/etc/rc.devfs
@@ -5,6 +5,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