From d6e962f26838a991c43b1f03ba2051ebb6eb8e3a Mon Sep 17 00:00:00 2001 From: dteske Date: Sat, 6 Feb 2016 02:32:13 +0000 Subject: Add comment to explain functionality of code Thanks to: rpokala --- etc/defaults/rc.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') 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:*) -- cgit v1.1