]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- make status work
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 25 Feb 2003 11:07:18 +0000 (11:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.init -> 1.2

rsync.init

index fca3461028cf2c0b4fb7c822925c9652e377c37e..e2e0a03a97ac34b63714abade24d1a1049cb15df 100644 (file)
@@ -51,7 +51,7 @@ case "$1" in
        $0 start
        ;;
   status)
-       status rsyncd
+       status rsync
        ;;
   *)
        msg_usage "$0 {start|stop|restart|status}"
This page took 0.037555 seconds and 4 git commands to generate.