Add syncthing user service
This commit is contained in:
parent
8fbedeb948
commit
9e00d7b651
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"
|
Loading…
Reference in New Issue