library: Store the used root strongswan.conf configuration

This commit is contained in:
Martin Willi
2014-09-22 13:40:39 +02:00
parent 0bf2abf182
commit 9e783f6e89
2 changed files with 12 additions and 7 deletions
+5
View File
@@ -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
*/