summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index f8ca47f..5e41291 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -716,6 +716,7 @@ if [ -z "${source_rc_confs_defined}" ]; then
;;
esac
done
+ # Re-do process to pick up [possibly] redined $rc_conf_files
for i in ${rc_conf_files}; do
case ${sourced_files} in
*:$i:*)
OpenPOWER on IntegriCloud