FS#43673 - [syncthing] Crashes randomly because of missing exit code definitions in service files
Attached to Project:
Community Packages
Opened by Stefan Tatschner (rumpelsepp) - Monday, 02 February 2015, 11:23 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Thursday, 05 February 2015, 19:40 GMT
Opened by Stefan Tatschner (rumpelsepp) - Monday, 02 February 2015, 11:23 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Thursday, 05 February 2015, 19:40 GMT
|
Details
Syncthing crashes randomly because some exit code
definitions are missing in the service files, see bug
#1324:
https://github.com/syncthing/syncthing/issues/1324
You could either add RestartPreventExitStatus=1 SuccessExitStatus=2 RestartForceExitStatus=3 4 to the service files provided by arch linux or use the service files provided by upstream: https://github.com/syncthing/syncthing/tree/master/etc/linux-systemd |
This task depends upon
Closed by Jaroslav Lichtblau (Dragonlord)
Thursday, 05 February 2015, 19:40 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in syncthing-0.10.21-2
using provided upstream files
Thursday, 05 February 2015, 19:40 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in syncthing-0.10.21-2
using provided upstream files
Comment by
Stefan Tatschner (rumpelsepp) -
Monday, 02 February 2015, 11:24 GMT
*provided by arch linux (I cannot edit the description to fix this
typo...)