From: Chris Gianelloni Date: Thu, 18 Nov 2004 01:54:45 +0000 (+0000) Subject: Let's try actually making a proper edit on livecd/files/livecd-local.start this time... X-Git-Tag: CATALYST_2_0_6_916~891 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=af0d2cfab912f5d0feb3ee7fadb6b5b9f6aee627;p=catalyst.git Let's try actually making a proper edit on livecd/files/livecd-local.start this time, shall we... git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@482 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 6a2e29d1..e13ce375 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gentoo/src/catalyst # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.111 2004/11/18 01:05:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.112 2004/11/18 01:54:45 wolf31o2 Exp $ + + 17 Nov 2004; Chris Gianelloni + livecd/files/livecd-local.start: + Let's try actually making a proper edit on livecd/files/livecd-local.start + this time, shall we... 17 Nov 2004; Chris Gianelloni livecd/files/livecd-local.start: diff --git a/livecd/files/livecd-local.start b/livecd/files/livecd-local.start index a1d9e457..bab5f9b4 100644 --- a/livecd/files/livecd-local.start +++ b/livecd/files/livecd-local.start @@ -3,4 +3,4 @@ # This is a good place to load any misc. # programs on startup ( 1>&2 ) -[ -e /etc/startx ] && [ -x /usr/sbin/x-setup ] && /sbin/x-setup +[ -e /etc/startx ] && [ -x /usr/sbin/x-setup ] && /usr/sbin/x-setup