projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e6584f
)
livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes
author
W. Trevor King
<wking@tremily.us>
Fri, 8 Mar 2013 12:26:16 +0000
(07:26 -0500)
committer
Brian Dolbec
<dolsen@gentoo.org>
Thu, 6 Jun 2013 03:47:31 +0000
(20:47 -0700)
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
patch
|
blob
|
history
diff --git
a/targets/support/livecdfs-update.sh
b/targets/support/livecdfs-update.sh
index 1c8e3d4c163eddc4711527c8af4a42e0f1dead90..acf9d646b2a7ecb4bbc65eb5b452cff3bb1dffa8 100755
(executable)
--- 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