SOURCES: PyMSNt.init - seems finished,
djrzulf
djrzulf at pld-linux.org
Sat Aug 18 22:41:35 CEST 2007
Author: djrzulf Date: Sat Aug 18 20:41:35 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- seems finished,
---- Files affected:
SOURCES:
PyMSNt.init (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/PyMSNt.init
diff -u SOURCES/PyMSNt.init:1.2 SOURCES/PyMSNt.init:1.3
--- SOURCES/PyMSNt.init:1.2 Sat Aug 18 22:22:22 2007
+++ SOURCES/PyMSNt.init Sat Aug 18 22:41:30 2007
@@ -38,7 +38,7 @@
# Check if the service is already running?
if [ -f /var/lock/subsys/PyMSNt ]; then
msg_stopping "Jabber MSN transport"
- killproc PyMSNt.py
+ killproc --pidfile /var/run/PyMSNt.pid PyMSNt
rm -f /var/lock/subsys/PyMSNt
else
msg_not_running PyMSNt
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/PyMSNt.init?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list