Some clean-up
[backups/.git] / scripts / pack-image.sh
index 89c9c0e69035b381859446526701753f37dc9ac1..327d374b27762d5b741e6456e5fe709dc2f5c26e 100755 (executable)
@@ -14,9 +14,6 @@ restorescript="$scriptsdir/restore.sh"
 
 echo "Creating directories"
 mkdir --mode=700 -p $datadir $imagedir $isomountdir $tmpdir
-chgrp backup $imagedir
-chmod g+s    $imagedir
-chmod g+w    $imagedir
 
 echo "Creating the iso image in $isoimage"
 dd if=/dev/null of=$isoimage bs=1M count=0 seek=4440