stop strongswan if integrity check of libstrongswan or daemon fails
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
|
||||
#include <enum.h>
|
||||
|
||||
/**
|
||||
* strongSwan program return codes
|
||||
*/
|
||||
#define SS_RC_LIBSTRONGSWAN_INTEGRITY 64
|
||||
#define SS_RC_DAEMON_INTEGRITY 65
|
||||
|
||||
/**
|
||||
* Number of bits in a byte
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user