From: Daniel Hokka Zakrisson Date: Tue, 12 Sep 2006 10:32:43 +0000 (+0000) Subject: Use $_SETATTR instead of chattr to remove the barrier. X-Git-Tag: release-0.30.211~67 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83dc12f004f86d8865a745679cc8d9753a79b82f;p=util-vserver.git Use $_SETATTR instead of chattr to remove the barrier. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2288 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/scripts/vserver-build.functions b/scripts/vserver-build.functions index 9262ade..7baae59 100644 --- a/scripts/vserver-build.functions +++ b/scripts/vserver-build.functions @@ -188,7 +188,7 @@ vserver-topdirectory '$VDIR' and/or configuration at '$SETUP_CONFDIR' exist already; please try to use '--force', or remove them manually." mkdir -p -m755 "$VDIR" - chattr -t "$VDIR" + $_SETATTR --~barrier "$VDIR" base._addGeneratedFile "$VDIR" mkdir -p -m755 "$SETUP_CONFDIR"/apps "$VDIR"/{dev/pts,etc}