Moving attr-sql config in strongswan.conf to libhydra.

This commit is contained in:
Tobias Brunner
2010-03-24 18:53:09 +01:00
parent 2cba58c5b7
commit bde5163ae0
3 changed files with 4 additions and 4 deletions
@@ -366,7 +366,7 @@ sql_attribute_t *sql_attribute_create(database_t *db)
this->db = db;
this->history = lib->settings->get_bool(lib->settings,
"libstrongswan.plugins.attr-sql.lease_history", TRUE);
"libhydra.plugins.attr-sql.lease_history", TRUE);
/* close any "online" leases in the case we crashed */
if (this->history)