chiark
/
gitweb
/
~mdw
/
rsync-backup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0153cc3
)
rsync-backup.in: Copy extended attributes and POSIX ACLs.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Jun 2024 11:08:04 +0000
(12:08 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Jun 2024 11:21:49 +0000
(12:21 +0100)
rsync-backup.in
patch
|
blob
|
blame
|
history
diff --git
a/rsync-backup.in
b/rsync-backup.in
index a48d58ac368825959ade894986c3e9c2da889964..b2ce8ca17d1ad3b0a43d6afacfc02873c89e634f 100644
(file)
--- a/
rsync-backup.in
+++ b/
rsync-backup.in
@@
-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 \