David Sparks wrote:
I tried to put my config files in a subdir of ./config. I can see that the core code should've worked but it didn't for me for some reason. I'll try to figure out why this didn't work later (perhaps another `setuidgid` issue?)
If you want the config files in a subdirectory, you would reference them as "subdir/filename" instead of just "filename" but otherwise it should work.
John