syncthing/etc
Stefan Tatschner 153091f52f Some systemd tweaks
- Removed environment file to keep the service file minimal.
  "systemctl edit syncthing.service" does the job if somebody wants
  to customize the service.
- Changed "cmdline.target" to "default.target" as "cmdline.target"
  does not exist in systemd.special:
  http://www.freedesktop.org/software/systemd/man/systemd.special.html
- Added a missing "After=network.target".
- Added a documentation hint, thx @jaystrictor
2015-02-12 09:23:12 +01:00
..
linux-runit Add example for runit service 2014-11-24 13:48:42 +01: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
README.md Add example for runit service 2014-11-24 13:48:42 +01:00

README.md

This directory contains contributed setup examples.