From: Enrico Scholz Date: Mon, 16 Feb 2004 19:16:06 +0000 (+0000) Subject: register generated files so that they X-Git-Tag: VERSION_0_10~659 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbb5ac6df5897962586ce88c2240986d43e81edd;p=util-vserver.git register generated files so that they can be cleaned up when needed git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@902 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/scripts/vserver-build.functions b/util-vserver/scripts/vserver-build.functions index 8ee5051..6f0503e 100644 --- a/util-vserver/scripts/vserver-build.functions +++ b/util-vserver/scripts/vserver-build.functions @@ -155,6 +155,7 @@ function base.initFilesystem makeDevEntry "$VDIR"/dev $spec done <$_DEV_FILE + mkdir -p "$VDIR"/proc findAndCopy "$VDIR"/etc/hosts "$CONFDIR"/.defaults/files/hosts "$CONFDIR/.distributions/$DISTRIBUTION"/files/hosts \ "$DISTRIBDIR/$DISTRIBUTION"/files/hosts "$DISTRIBDIR"/defaults/files/hosts ""