fixed typo (reported by Paul S. Gumerman)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 8 Apr 2005 19:17:27 +0000 (19:17 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 8 Apr 2005 19:17:27 +0000 (19:17 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2002 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver.suexec

index e5b0be7..79cc584 100644 (file)
@@ -18,7 +18,7 @@
 is_stopped=
 isVserverRunning "$VSERVER_DIR" S_CONTEXT || is_stopped=1
 test -z "$is_stopped" -o "$OPTION_INSECURE" || {
-    echo $"'vserver ... suexec' is support for running vservers only; aborting..." >&2
+    echo $"'vserver ... suexec' is supported for running vservers only; aborting..." >&2
     exit 1
 }
 generateOptions  "$VSERVER_DIR"