On Sat, Mar 02, 2013 at 02:24:29PM -0500, W. Trevor King wrote: > --- a/targets/support/livecdfs-update.sh > +++ b/targets/support/livecdfs-update.sh > @@ -171,8 +171,7 @@ fi > # Setup configured default X Session > if [ -n "${clst_livecd_xsession}" ] > then > - sed -i "s:#XSESSION=\"Gnome\":XSESSION=\"${clst_livecd_xsession}\":" \ > - /etc/rc.conf > + echo "XSESSION=\"${clst_livecd_xsession}\"" > /etc/env.d/90xsession > fi > > # touch /etc/asound.state This also needs an etc-update run. I'm not sure where the best place to do that is. Maybe put an env-update call at the end of livecdfs-update.sh? Maybe update_env_settings? Add a new phase to the livecd-stage2? Thoughts? Trevor -- This email may be signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy