tincctl: Avoid falling back to 1024 bits RSA key generation when an invalid key size...
[tinc] / systemd / Makefile.am
1 if WITH_SYSTEMD
2 systemddir = @systemd_path@
3 dist_systemd_DATA = tinc.service tinc@.service
4 endif