Use AES256 and SHA256 by default for the legacy protocol.
[tinc] / systemd / Makefile.am
1 if WITH_SYSTEMD
2 systemddir = @systemd_path@
3 dist_systemd_DATA = tinc.service tinc@.service
4 endif