mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-23 11:28:59 +00:00
338394f8c3
Some distros (Ubuntu, Debian?) don't link `chpst` to `setuidgid`, as it could conflict with djb daemontools installation. If daemontools isn't going to be referenced in the README, then the example runit config should reference the runit packaged utility. |
||
---|---|---|
.. | ||
README.md | ||
run |
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.
-
Install runit.
-
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. -
Copy the edited
run
file to/etc/service/syncthing/run
.
Log output is sent to syslogd.