livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes xsession
authorW. Trevor King <wking@tremily.us>
Fri, 8 Mar 2013 12:26:16 +0000 (07:26 -0500)
committerW. Trevor King <wking@tremily.us>
Fri, 8 Mar 2013 12:27:52 +0000 (07:27 -0500)
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

index d95d537f8e25e5decccba9f7b1d3a2f4719576de..962d08c9d07e0e5a4e9b34b4aa2fb654a7f375cf 100644 (file)
@@ -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