This change adds support for reading the configurations from the main.conf file.
d301ce1ca main: Read default system configuration from the conf file
src/main.c | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/main.conf | 65 +++++++++++++++++++++++
2 files changed, 227 insertions(+)
Upstream: git.kernel.org