mirror of
https://github.com/rclone/rclone
synced 2025-03-19 00:24:24 +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