diff options
Diffstat (limited to 'rc.d')
-rwxr-xr-x | rc.d/init.d/random | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.d/init.d/random b/rc.d/init.d/random index 24f08d07..04de99d1 100755 --- a/rc.d/init.d/random +++ b/rc.d/init.d/random @@ -46,6 +46,7 @@ case "$1" in ;; restart|reload) # do not do anything; this is unreasonable + : ;; *) # do not advertise unreasonable commands that there is no reason |