From: "W. Trevor King" <[email protected]>

Changes since v1:

* Even with escaped ampersands, the old startx expression didn't work
  very well with a Bash shell.  The XSESSION environment variable is
  set via /etc/profile which Bash only sources if it thinks its in a
  login shell.  This version reworks the startx su call so Bash *does*
  source the profile.

W. Trevor King (2):
  livecd-bashrc: Avoid a startx race by restricting to tty1
  livecdfs-update.sh: Use `bash --login` to spawn startx

 livecd/files/livecd-bashrc         | 2 +-
 targets/support/livecdfs-update.sh | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
1.8.2.rc0.16.g20a599e


Reply via email to