Rename vsftpd::site_systemd to vsftpd::site
[mirror/dsa-puppet.git] / modules / schroot / files / setup-dchroot
index c1350cd..e63d723 100755 (executable)
@@ -392,6 +392,7 @@ tartmp=$(tempfile --directory "$basedir" --suffix=".tar.gz")
 cleanup+=("rm -f $tartmp")
 (
   cd "$rootdir"
+  chmod 0755 "$rootdir"
   tar caf "$tartmp" .
   if ! [ -z "$keep" ]; then
     savelog -l -c 4 "$target"