systemd: Provide a charon-systemd daemon targeting full systemd integration

This commit is contained in:
Martin Willi
2014-09-22 13:55:11 +02:00
parent d9a2f1330a
commit 73ed38e74f
6 changed files with 250 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SUBDIRS =
if HAVE_SYSTEMD
if USE_LEGACY_SYSTEMD
SUBDIRS += systemd
endif