From de46ace438056c7e63fcf3527fc9a3e6cc5c976e Mon Sep 17 00:00:00 2001 From: kremlin Date: Mon, 25 Aug 2014 02:03:19 -0500 Subject: add config_[set,get]() in util.c, replace ini-style config configs are now key->value pairs delimited by newlines, seperated by '=' signs. replace all instances of g_key_file ini-like configs --- conf/machine-info | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine-info') diff --git a/conf/machine-info b/conf/machine-info index a06d400..264c7f2 100644 --- a/conf/machine-info +++ b/conf/machine-info @@ -1,6 +1,3 @@ -# XXX this file should not be an ini file; -# it should contain parsable variables -[hostnamed] PRETTY_HOSTNAME= ICON_NAME= CHASSIS= -- cgit v1.2.3