testing/radarr: disable restart patch
The app restarts in two main cases:
- updates - which is already disabled
- restoring a backup
This patch will handle the restarts as shutdown and supervise-daemon can bring it up again without any duplicate process.