Add syncthing user service

This commit is contained in:
fanyx 2021-09-27 16:13:22 +02:00
parent 8fbedeb948
commit 9e00d7b651
1 changed files with 3 additions and 0 deletions

3
.config/sv/syncthing/run Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"