Add syncthing user service
This commit is contained in:
parent
8fbedeb948
commit
9e00d7b651
1 changed files with 3 additions and 0 deletions
3
.config/sv/syncthing/run
Executable file
3
.config/sv/syncthing/run
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"
|
Loading…
Add table
Reference in a new issue