On 01/17/2014 11:29 AM, Arran Cudbard-Bell wrote:
but filename is required. Also the attribute name in readdb/mods-available is session_db which doesn't even exist (it's session-db, note hyphen vs. underscore).
The raddb/mods-available/ippool needs to have both session-db and session_db changed to filename.
I didn't bother producing a patch because the necessary edit is trivial.
Done. Thanks for reporting the issue.
Thanks Arran. But just noticed in the commit you missed updating session-db in the comment lines above the filename attribute. That makes it confusing, the comment should use the same name as the attribute. However, it might be worth including in the comment filename used to be called session-db just to help folks during migration. -- John