mirror of
https://github.com/rclone/rclone
synced 2025-04-24 23:29:49 +02:00

This prevents an `rclone rcd` server from prematurely going into the 'deactivating' state, which was causing systemd to kill it with a SIGABRT after the stop timeout. Fixes #7540