syncthing/etc/linux-runit
Anjan Momi 3304e0f832
etc/linux-runit: Add excecute permission (#6306)
2020-02-03 11:50:44 +01:00
..
log Fix syncthing process reparenting with runit 2015-03-10 01:01:52 -05:00
README.md Fix syncthing process reparenting with runit 2015-03-10 01:01:52 -05:00
run etc/linux-runit: Add excecute permission (#6306) 2020-02-03 11:50:44 +01:00

README.md

This directory contains a configuration for running syncthing under the "runit" service manager on Linux. It probably works perfectly fine on other platforms also using runit.

  1. Install runit.

  2. Edit the run file to set the username to run as, the user's home directory and the place where the syncthing binary lives. It is recommended to place it in a directory writeable by the running user so that automatic upgrades work.

  3. Copy this directory (containing the edited run file and log folder) to /etc/service/syncthing.

Log output is sent to syslogd.