]> git.pld-linux.org Git - packages/PyMSNt.git/commitdiff
- seems finished,
authordjrzulf <djrzulf@pld-linux.org>
Sat, 18 Aug 2007 20:41:30 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PyMSNt.init -> 1.3

PyMSNt.init

index f17a4898ae5288e4eaff2125aa4a58339798ed0e..ef0123a86b7561ad18532d5e5c26d6fefaef93f7 100644 (file)
@@ -38,7 +38,7 @@ case "$1" in
        # 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
This page took 0.04248 seconds and 4 git commands to generate.