]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- comment says do not, so won't!
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Feb 2007 21:10:22 +0000 (21:10 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Feb 2007 21:10:22 +0000 (21:10 +0000)
svn-id: @8313

rc.d/init.d/random

index 1eedd8b2e8e713a85268467f4a3c50bbcc147708..9b9782f39ccef5afcdddf515bfa98554f32ed476 100644 (file)
@@ -60,7 +60,7 @@ case "$1" in
   *)
        # do not advertise unreasonable commands that there is no reason
        # to use with this device
-       msg_usage "$0 {start|stop|status|restart|reload}"
+       msg_usage "$0 {start|stop|status}"
        exit 3
 esac
 
This page took 0.041831 seconds and 4 git commands to generate.