diff --git a/md1.komreg.net/overlay/etc/mirror-mdq/post.d/10-template.sh b/md1.komreg.net/overlay/etc/mirror-mdq/post.d/10-template.sh index 5e83dfcd..53283cdc 100755 --- a/md1.komreg.net/overlay/etc/mirror-mdq/post.d/10-template.sh +++ b/md1.komreg.net/overlay/etc/mirror-mdq/post.d/10-template.sh @@ -1,3 +1,3 @@ #!/bin/bash -rsync -a --chown=D0755,F0644 /etc/mirror-mdq/template/ . +rsync -a --chmod=D0755,F0644 /etc/mirror-mdq/template/ .