MikeLund 74dd051d51 all: Update docs.s.n links to use https 9 ani în urmă
..
system fe88781bc8 Changed system conf file to use $USER 10 ani în urmă
user b40bb64612 Documentation and examples for Ubuntu-like linux systems using 10 ani în urmă
README.md 74dd051d51 all: Update docs.s.n links to use https 9 ani în urmă

README.md

Upstart Configuration

This directory contains example configuration files for running Syncthing under the "Upstart" service manager on Linux. To have syncthing start when you login place "user/syncthing.conf" in the "/home/[username]/.config/upstart/" folder. To have syncthing start when the system boots place "system/syncthing.conf" in the "/etc/init/" folder. To manualy start syncthing via Upstart when using the system configuration use:

    sudo initctl start syncthing

For further documentation see https://docs.syncthing.net/users/autostart.html.