library: Store the used root strongswan.conf configuration
This commit is contained in:
@@ -146,6 +146,11 @@ struct library_t {
|
||||
*/
|
||||
const char *ns;
|
||||
|
||||
/**
|
||||
* Main configuration file passed to library_init(), the default, or NULL
|
||||
*/
|
||||
char *conf;
|
||||
|
||||
/**
|
||||
* Printf hook registering facility
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user