check for daemon pid existence before trying to connect to the control socket, and...
[tinc] / systemd / Makefile.am
1 if WITH_SYSTEMD
2 systemddir = @systemd_path@
3 dist_systemd_DATA = tinc.service tinc@.service
4 endif