Control: tags -1 moreinfo

Charles,

Thanks for this.


On Tue, Jun 30, 2026 at 12:52:09PM -0600, root wrote:
> Package: rsnapshot
> Version: 1.5.1-2
> Severity: normal
> X-Debbugs-Cc: [email protected]
> 
> Dear Maintainer,
> 
>    * What led up to the situation?
> 
> I added a new line, 'rsync_long_args  --one-file-system', to my rsnapshot.conf
> file.

I think the issue here might be that you are overriding the default
rsync_long_args (which is '--delete --numeric-ids --relative --delete-excluded')

If you include the default

 rsync_long_args        --delete --numeric-ids --relative --delete-excluded 
--one-file-system

does that fix the behaviour?

Mark

Reply via email to