init: Provide a service file for charon-systemd using swanctl
This commit is contained in:
@@ -4,3 +4,9 @@ SUBDIRS =
|
||||
if USE_LEGACY_SYSTEMD
|
||||
SUBDIRS += systemd
|
||||
endif
|
||||
|
||||
if USE_SYSTEMD
|
||||
if USE_SWANCTL
|
||||
SUBDIRS += systemd-swanctl
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user