mostly fixes, some improvements
[distro-setup] / conflink
index e5cf3fbfda0d599f60c24435b8de356203831d8e..56a251fb9be01e1e1cd1524d0a173cc7751040db 100755 (executable)
--- a/conflink
+++ b/conflink
@@ -115,7 +115,7 @@ common-file-setup() {
       # we dont want t, instead c for checksum.
       # That way we dont set times on directories.
       # -a = -rlptgoD
-      cmd=( s rsync -rclpgoDiSAX --chown=root:root
+      cmd=( s rsync -rclpgoDiSAX --chmod=Dg-s --chown=root:root
             --exclude=/etc/dovecot/users
             --exclude='/etc/exim4/passwd*'
             --exclude='/etc/exim4/*.pem'