use $PKGLIBDEFAULTDIRc
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 4 Feb 2004 02:48:40 +0000 (02:48 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 4 Feb 2004 02:48:40 +0000 (02:48 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@783 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver-setup.functions

index 8a936ca..236f214 100644 (file)
@@ -128,7 +128,7 @@ function setup_setDefaults
     : ${SETUP_CONFDIR:=$CONFDIR/$1}
     : ${SETUP_LOCKFILE:=$RUNDIR/$1}
     : ${SETUP_LOCKREVDIR:=$CONFDIR/.defaults/run.rev}
-    findFile SETUP_FSTAB "$CONFDIR"/.defaults/fstab "$PKGLIBDIR"/defaults/fstab
+    findFile SETUP_FSTAB "$CONFDIR"/.defaults/fstab "$PKGLIBDEFAULTDIR"/fstab
 }
 
 function setup_writeOption