]> git.pld-linux.org Git - packages/util-vserver.git/blobdiff - vservers.init
- rel 3
[packages/util-vserver.git] / vservers.init
index 7826c864baffcc2aeecd4d071820f19542923ed5..0c0a60b5c4b1e2bedb049d8cda25bfe0b9e040ba 100644 (file)
@@ -7,14 +7,14 @@
 #              This script does not care for vservers not started by it
 #
 # Copyright 1999-2004 Gentoo Foundation
-# Modified for PLD by Jan Rêkorajski <baggins@pld-linux.org>
+# Modified for PLD by Jan Rękorajski <baggins@pld-linux.org>
 # Distributed under the terms of the GNU General Public License v2
 #
 
 # Source function library
 . /etc/rc.d/init.d/functions
 
-[ -n "$UTIL_VSERVER_VARS" ] || UTIL_VSERVER_VARS=/usr/lib/util-vserver/util-vserver-vars
+[ -n "$UTIL_VSERVER_VARS" ] || UTIL_VSERVER_VARS=/usr/share/util-vserver/util-vserver-vars
 if [ ! -e "$UTIL_VSERVER_VARS" ] ; then
        echo "Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
        exit 1
This page took 0.026595 seconds and 4 git commands to generate.