mirror of
https://github.com/octoleo/syncthing.git
synced 2025-03-21 02:02:21 +00:00
The monitor process should not set STNORESTART as this indicates the intention from the user. Setting STMONITORED is enough, as this tells the next Syncthing instance that it is running under the monitor process. GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3932