copr: incremental backup: preserve hardlinks
Relates: https://github.com/fedora-copr/copr/pull/2526
This commit is contained in:
parent
f65c1808de
commit
2b4e3c2f0e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ rsnapshot_push:
|
|||
cases:
|
||||
copr-be-copr-user:
|
||||
user: copr
|
||||
rsync_args: --relative /var/lib/copr/public_html --info=progress2
|
||||
rsync_args: -H --relative /var/lib/copr/public_html --info=progress2
|
||||
command: rsnapshot_copr_backend
|
||||
timing_plan: copr_be
|
||||
# copr-backend's copr/resalloc pubkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue