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 =
|
SUBDIRS =
|
||||||
|
|
||||||
if USE_LEGACY_SYSTEMD
|
if USE_LEGACY_SYSTEMD
|
||||||
|
if USE_FILE_CONFIG
|
||||||
if USE_CHARON
|
if USE_CHARON
|
||||||
SUBDIRS += systemd-starter
|
SUBDIRS += systemd-starter
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
if USE_SYSTEMD
|
if USE_SYSTEMD
|
||||||
if USE_SWANCTL
|
if USE_SWANCTL
|
||||||
|
|||||||
Reference in New Issue
Block a user