SOURCES: entrance.init - changed config file

sparky sparky at pld-linux.org
Sun Oct 30 14:04:56 CET 2005


Author: sparky                       Date: Sun Oct 30 13:04:56 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- changed config file

---- Files affected:
SOURCES:
   entrance.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/entrance.init
diff -u SOURCES/entrance.init:1.1 SOURCES/entrance.init:1.2
--- SOURCES/entrance.init:1.1	Sat Jan  8 20:11:51 2005
+++ SOURCES/entrance.init	Sun Oct 30 14:04:51 2005
@@ -27,7 +27,7 @@
 	if [ ! -f /var/lock/subsys/entrance ]; then
 		msg_starting "Enlightened Display Manager"
 		/etc/X11/entrance/generate-config
-		if [ -r /var/lib/entrance/entrance_config.db ]; then
+		if [ -r /var/lib/entrance/entrance_config.cfg ]; then
 			daemon /usr/sbin/entranced
 			RETVAL=$?
 			[ $RETVAL -eq 0 ] && touch /var/lock/subsys/entrance
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/entrance.init?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list