]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- added reload target to usage
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Oct 2005 12:31:11 +0000 (12:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmpd.init -> 1.12

net-snmpd.init

index 3041b4a0360ab12ba74a8c50fb9d10ff37e7f87a..02760102e02fcb89fc7db5c37dec717815e0a27a 100644 (file)
@@ -81,7 +81,7 @@ case "$1" in
        exit $?
        ;;
   *)
-       msg_usage "$0 {start|stop|restart|force-reload|status}"
+       msg_usage "$0 {start|stop|reload|restart|force-reload|status}"
        exit 3
 esac
 
This page took 0.069057 seconds and 4 git commands to generate.