]> andersk Git - moira.git/blobdiff - gen/install_dirs
This is what's actually on SMS.MIT.EDU
[moira.git] / gen / install_dirs
index 2eb0d292e7e7d3658d8fea3318483264b0d6d43b..117d8be1d49efd7bb64b1630a90d65c720ab536f 100644 (file)
@@ -21,6 +21,8 @@ if ($status) exit $SMS_PROTO
 
 # Make a tarfile containing the user prototype files for future use.
 (cd /usr/prototype_user;tar cf - .) | (cd $TMPSTOR; tar xpf -)
+chmod -R 444 $TMPSTOR
+chmod 700 $TMPSTOR/Mail
 (cd $TMPSTOR; tar cf $USERTAR .)
 if ($status) exit $SMS_PROTO
 rm -rf $TMPSTOR
This page took 0.029687 seconds and 4 git commands to generate.