Use 127.0.0.1 instead of localhost to ensure tests are reproducible.
[tinc] / systemd / Makefile.am
1 if WITH_SYSTEMD
2 systemddir = @systemd_path@
3 dist_systemd_DATA = tinc.service tinc@.service
4 endif