1
0
Fork 0

fix syncthingtray service

This commit is contained in:
Luca Bilke 2024-02-26 09:14:38 +01:00
parent 7dd71fadb6
commit 52562999d8
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#!/bin/sh
exec 2>&1
sv check syncthing >/dev/null || exit 1
exec syncthingtray