This website requires JavaScript.
Explore
Help
Sign In
fanyx
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a1b8c0429e
dotfiles
/
.config
/
sv
/
syncthing
/
run
5 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add syncthing user service
2021-09-27 16:13:22 +02:00
#!/bin/sh
Update some user-runsv services
2022-07-12 12:30:59 +02:00
exec 2&>1
change launch flags for syncthing sv
2022-07-13 11:50:12 +02:00
exec /usr/bin/syncthing -logflags 0 -no-restart -home="$HOME/.config/syncthing"