| commit | d66195c157402b6fccb420a028403a38cb3fa847 | [log] [tgz] |
|---|---|---|
| author | Jeremy Kerr <jk@ozlabs.org> | Wed Mar 16 17:24:51 2016 +0800 |
| committer | Jeremy Kerr <jk@ozlabs.org> | Thu Mar 17 17:17:36 2016 +0800 |
| tree | e531058973815ebf7163d0dcb9d9add18083b7b8 | |
| parent | df94dc12331938bcedeafd1848524e3830fd2a74 [diff] |
Add configuration infrastructure
Rather than expecting parameters on the command line, this change
implemnets a little configration infrastructure, to allow the core
code to load configuration from a file in ${sysconfdir}.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>