]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- PLDize
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Jan 2007 09:29:18 +0000 (09:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bacula-dir.init -> 1.8

bacula-dir.init

index 399eda2a230a3c634af1bf487a115bec3a9bd736..52a48f29ee8347842392f2b7cebc27cede88db1b 100644 (file)
@@ -42,8 +42,8 @@ status)
        RETVAL=$?
        ;;
 *)
-       echo "Usage: $0 {start|stop|restart|status}"
-       exit 1
+       msg_usage "$0 {start|stop|restart|status}"
+       exit 3
        ;;
 esac
 exit $RETVAL
This page took 0.086517 seconds and 4 git commands to generate.