mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 19:35:24 -04:00
14a850b4a8
When the service should fail to launch Jellyfin, or should Jellyfin crash, the default action is changed from Restart to AppExit. This prevents the service from entering a constant restart due to a permissions issue or similar.