do not quote $_VSHELPER in help message (reported by Roman Barczynski,
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 3 Jul 2005 14:10:14 +0000 (14:10 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 3 Jul 2005 14:10:14 +0000 (14:10 +0000)
https://savannah.nongnu.org/bugs/?func=detailitem&item_id=13162)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2123 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/functions

index 009bcc1..8fb7f9d 100644 (file)
@@ -792,7 +792,7 @@ To fix this, you can:"
 
        test -x "$solution_sysctl" || warning $"\
 * configure the util-vserver vshelper script, e.g. by adding
-  | kernel.vshelper = \"$_VSHELPER\"
+  | kernel.vshelper = $_VSHELPER
   to /etc/sysctl.conf and rebooting the machine, or by executing
   | echo \"$_VSHELPER\" >$proc_file"