[SCM] live-startscripts branch, master, updated. c8194bb05c82d453bef9eddc561df5541cb0f5a1

Richard Nelson unixabg at gmail.com
Tue Dec 8 01:43:00 UTC 2009


The following commit has been merged in the master branch:
commit c8194bb05c82d453bef9eddc561df5541cb0f5a1
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Dec 7 19:38:11 2009 -0600

    This should remove the default session on firmware setup.

diff --git a/initscripts/live-vmware-player b/initscripts/live-vmware-player
index fb0e6d7..64f62df 100755
--- a/initscripts/live-vmware-player
+++ b/initscripts/live-vmware-player
@@ -111,7 +111,7 @@ EOF
 
 cat > /etc/gdm/PostSession/Default << EOF
 #!/bin/sh
-
+rm /home/${USERNAME}/.dmrc
 /sbin/halt
 EOF
 

-- 
live-startscripts



More information about the debian-live-changes mailing list