From 0834ac14aa557be80ab6c2f0d756511223afd61a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 8 Mar 2013 07:26:16 -0500 Subject: [PATCH] livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes Otherwise the XSESSION change from e523136 (livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession, 2013-03-02) is not noticed. --- targets/support/livecdfs-update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index 1c8e3d4c..acf9d646 100755 --- a/targets/support/livecdfs-update.sh +++ b/targets/support/livecdfs-update.sh @@ -396,3 +396,5 @@ if [ -e /lib/rcscripts/addons/udev-start.sh ] then sed -i "s:\t\[\[ -x /sbin/evms_activate:\t\[\[ -x \${CDBOOT} \]\] \&\& \[\[ -x /sbin/evms_activate:" /lib/rcscripts/addons/udev-start.sh fi + +env-update -- 2.26.2