Print the right name of interlogger being stopped.
authorZdeněk Salvet <salvet@ics.muni.cz>
Tue, 29 Apr 2008 07:31:28 +0000 (07:31 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Tue, 29 Apr 2008 07:31:28 +0000 (07:31 +0000)
org.glite.lb.server/config/startup

index 9dcbf96..8d748e0 100755 (executable)
@@ -88,7 +88,7 @@ start()
 
 stop()
 {
-       echo -n Stopping glite-lb-interlogd ...
+       echo -n Stopping glite-lb-notif-interlogd ...
        killall glite-lb-notif-interlogd
        echo done
        if [ -f $pidfile ]; then