]> git.pld-linux.org Git - packages/dss.git/commitdiff
- fix status
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Aug 2010 13:30:23 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dss-admin.init -> 1.3

dss-admin.init

index 1e950328c8ffd3007e760d6116eca70405a0ba58..138df42995b12a560416f5fd0a3d93d4fca29829 100644 (file)
@@ -83,7 +83,7 @@ case "$1" in
        condrestart 7
        ;;
   status)
-       status --pidfile /var/run/streamingadminserver.pid streamingadminserver
+       status --pidfile /var/run/streamingadminserver.pid dss-admin streamingadminserver
        RETVAL=$?
        ;;
   *)
This page took 0.131063 seconds and 4 git commands to generate.