init: Only install legacy service unit if starter/stroke is enabled

Closes strongswan/strongswan#2722
This commit is contained in:
Tobias Brunner
2025-04-14 11:54:42 +02:00
parent 8ae00c334a
commit 523067e6db
+2
View File
@@ -2,10 +2,12 @@
SUBDIRS =
if USE_LEGACY_SYSTEMD
if USE_FILE_CONFIG
if USE_CHARON
SUBDIRS += systemd-starter
endif
endif
endif
if USE_SYSTEMD
if USE_SWANCTL