Skip to content

testing/radarr: disable restart patch

Fabricio Silva requested to merge fabricionaweb/aports:radarr-patch into master

The app restarts in two main cases:

  1. updates - which is already disabled
  2. restoring a backup

This patch will handle the restarts as shutdown and supervise-daemon can bring it up again without any duplicate process.

Merge request reports