syncthing/etc/linux-systemd
dinosore 6f82d83bd6 Let "systemctl help" command work
Before this change, issuing either
    systemctl --user help syncthing[.service]
or
    systemctl help syncthing@user[.service]
gave the message
    Can't show: http://docs.syncthing.net/

Following this change the syncthing man page is displayed
2016-03-16 13:09:01 +00:00
..
system Let "systemctl help" command work 2016-03-16 13:09:01 +00:00
user Let "systemctl help" command work 2016-03-16 13:09:01 +00:00
README.md Update etc/linux-systemd/README.md 2015-09-10 21:04:52 +02:00

README.md

Systemd Configuration

This directory contains configuration files for running Syncthing under the "systemd" service manager on Linux both under either a systemd system service or systemd user service. For further documentation take a look at the systemd section on http://docs.syncthing.net.