syncthing/etc
Colin Kennedy eaf71db7c9 Fix syncthing process reparenting with runit
When you: `sudo sv down /etc/service/syncthing/` the `TERM` signal
isn't propogated or trapped, so syncthing is orphaned and adopted by
init (PID 1).

- Changed call to `chpst` to `exec`
- Moved logging to `log/run` per `runsv` standard
2015-03-10 01:01:52 -05:00
..
linux-runit Fix syncthing process reparenting with runit 2015-03-10 01:01:52 -05:00
linux-systemd Some systemd tweaks 2015-02-12 09:23:12 +01:00
macosx-launchd Add example for Mac OS X background running 2014-11-24 13:49:15 +01:00
solaris-smf Add example for Solaris SMF running 2014-11-24 13:59:59 +01:00
windows Setup.exe for Windows 2015-03-06 15:30:50 +00:00
README.md Add example for runit service 2014-11-24 13:48:42 +01:00

README.md

This directory contains contributed setup examples.