Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/slim/files: slim-1.3.1-config.diff
Date: Fri, 26 Dec 2008 17:49:44
Message-Id: E1LGGog-00015M-8y@stork.gentoo.org
1 darkside 08/12/26 17:49:42
2
3 Modified: slim-1.3.1-config.diff
4 Log:
5 Fix config file mistake by me, reported in bug #252353
6 (Portage version: 2.2_rc18/cvs/Linux 2.6.27.10 x86_64)
7
8 Revision Changes Path
9 1.3 x11-misc/slim/files/slim-1.3.1-config.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/files/slim-1.3.1-config.diff?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/files/slim-1.3.1-config.diff?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/files/slim-1.3.1-config.diff?r1=1.2&r2=1.3
14
15 Index: slim-1.3.1-config.diff
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/slim/files/slim-1.3.1-config.diff,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- slim-1.3.1-config.diff 26 Dec 2008 07:35:01 -0000 1.2
22 +++ slim-1.3.1-config.diff 26 Dec 2008 17:49:42 -0000 1.3
23 @@ -1,5 +1,5 @@
24 ---- slim.conf.orig 2008-12-26 01:26:00.240257721 -0600
25 -+++ slim.conf 2008-12-26 01:26:34.109016531 -0600
26 +--- slim.conf.orig 2008-12-26 11:45:17.308256705 -0600
27 ++++ slim.conf 2008-12-26 11:46:55.314256630 -0600
28 @@ -2,7 +2,7 @@
29 # Note: -xauth $authfile is automatically appended
30 default_path ./:/bin:/usr/bin:/usr/local/bin
31 @@ -28,11 +28,12 @@
32
33 # Commands executed when starting and exiting a session.
34 # They can be used for registering a X11 session with
35 -@@ -41,11 +42,12 @@
36 +@@ -41,11 +42,13 @@
37 #
38 # sessionstart_cmd some command
39 # sessionstop_cmd some command
40 +sessionstart_cmd /usr/bin/sessreg -a -l :0.0 %user
41 ++sessionstop_cmd /usr/bin/sessreg -d -l :0.0 %user
42
43 # Start in daemon mode. Valid values: yes | no
44 # Note that this can be overriden by the command line