Added generic cron style callback execution to certexpire plugin
This commit is contained in:
@@ -13,6 +13,7 @@ endif
|
||||
|
||||
libstrongswan_certexpire_la_SOURCES = certexpire_plugin.h certexpire_plugin.c \
|
||||
certexpire_listener.h certexpire_listener.c \
|
||||
certexpire_export.h certexpire_export.c
|
||||
certexpire_export.h certexpire_export.c \
|
||||
certexpire_cron.h certexpire_cron.c
|
||||
|
||||
libstrongswan_certexpire_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user