chiark / gitweb /
shared: add root argument to search_and_fopen
authorMichael Marineau <michael.marineau@coreos.com>
Fri, 14 Mar 2014 04:32:12 +0000 (21:32 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 14 Mar 2014 13:31:34 +0000 (09:31 -0400)
This adds the same root argument to search_and_fopen that
conf_files_list already has. Tools that use those two functions as a
pair can now be easily modified to load configuration files from an
alternate root filesystem tree.


No differences found