On Sun, Mar 11, 2012 at 6:17 PM, Dave Reisner <d...@falconindy.com> wrote: > Modify our path collection loop to accept the remaining argv as paths to > config files. This overrides the default lookup for config files in > /etc, /lib, and /run so that single config files can be parsed at a time > (e.g. during package installation).
Makes sense, I have been wanting this for a long time. Thanks! -t