added another path for the template mtab file
[util-vserver.git] / util-vserver / scripts / vserver-build.functions
index 8a85849..7b341f4 100644 (file)
@@ -135,7 +135,7 @@ function getDistribution
 }
 
 ## Usage: initFilesystem [force]
-function initFilesystem
+function base.initFilesystem
 {
     test -z "$1" || _renameVserverCfg
     test ! -d "$VDIR" -a ! -d "$SETUP_CONFDIR" || {
@@ -161,7 +161,7 @@ function initFilesystem
     done
 }
 
-function initVariables
+function base.initVariables
 {
     _setRootDir
     _setVserverDir