init: Only install legacy service unit if starter/stroke is enabled
Closes strongswan/strongswan#2722
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user