Make systemd service file handling identical to tinc 1.1.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Jan 2018 15:58:54 +0000 (16:58 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Jan 2018 15:58:54 +0000 (16:58 +0100)
commita563e6dd8c88865351c05ebc72de86dac7a839d5
tree3d978894eba228ca2751519096f39204c4838d25
parent96e33d749cd61dd5f103ffef2e5e833f30185787
Make systemd service file handling identical to tinc 1.1.

This removes hardcoded paths from systemd unit files, and sets the default
systemd unit path to ${libdir}/systemd/system. The configure option is now
renamed to --with-systemd[=PATH]. These changes now also ensure that
make distcheck runs without any errors.

Closes #160 on GitHub.
configure.ac
distro/Makefile.am
distro/tinc.service.in [moved from distro/tinc.service with 64% similarity]
distro/tinc@.service [deleted file]
distro/tinc@.service.in [new file with mode: 0644]