aboutsummaryrefslogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rwxr-xr-xservice2
1 files changed, 1 insertions, 1 deletions
diff --git a/service b/service
index 86b6f29f..5d1209c2 100755
--- a/service
+++ b/service
@@ -2,7 +2,7 @@
. /etc/init.d/functions
-VERSION="$(basename $0) ver. 0.91"
+VERSION="$(basename $0) ver. 1.1"
USAGE="Usage: $(basename $0) < option > | --status-all | \
[ service_name [ command | --full-restart ] ]"
SERVICEDIR="/etc/init.d"