mirror of
https://github.com/rclone/rclone
synced 2025-03-17 23:04:13 +01: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