Fix crash at startup when Device is not specified on OS X.
[tinc] / systemd / Makefile.am
1 if WITH_SYSTEMD
2 systemddir = @systemd_path@
3 dist_systemd_DATA = tinc.service tinc@.service
4 endif