diff --git a/.local/share/service/syncthingtray/run b/.local/share/service/syncthingtray/run index f1308983..6a4ddfa7 100755 --- a/.local/share/service/syncthingtray/run +++ b/.local/share/service/syncthingtray/run @@ -1,4 +1,6 @@ #!/bin/sh exec 2>&1 +sv check syncthing >/dev/null || exit 1 + exec syncthingtray