diff options
-rw-r--r-- | cryptfs.rc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptfs.rc.in b/cryptfs.rc.in index bf52b9e..5bd7553 100644 --- a/cryptfs.rc.in +++ b/cryptfs.rc.in @@ -22,6 +22,8 @@ case "$1" in "$0" stop "$0" start + ;; + *) echo "usage: $0 [start|stop|restart]" |