chiark / gitweb /
rsync-backup.in: Copy extended attributes and POSIX ACLs.
[rsync-backup] / rsync-backup.in
index a48d58ac368825959ade894986c3e9c2da889964..b2ce8ca17d1ad3b0a43d6afacfc02873c89e634f 100644 (file)
@@ -43,7 +43,7 @@ do_rsync () {
   ## to this function are passed on to rsync.
 
   rsync \
-       --archive --hard-links --numeric-ids --del \
+       --archive --hard-links --acls --xattrs --numeric-ids --del \
        --sparse --compress \
        --one-file-system \
        --partial \