Hey folks,<div><br></div><div>I noticed today that MySQL has gained the ability to declaratively include config files from a ".d" directory, and current Ubuntu Server uses it.  But AFAICT the Augeas mysql lens, rather than mapping the include directive into the Augeas namespace, just lists the directory where the included files typically live.  While this will work, it makes it slightly tricky to detect that we should be looking in the ".d" directory too.</div>
<div><br></div><div>I guess if there were a way to query which files some particular lens had found, that would be sufficient.. Hmm. :)</div><div><br></div><div>-0xe1a</div>