This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/etc/linux-runit/README.md
T
2014-11-24 13:48:42 +01:00

544 B

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 the edited run file to /etc/service/syncthing/run.

Log output is sent to syslogd.