thermferm/thermferm.c

changeset 80
81bf78a7618e
parent 75
4b976601737d
child 83
f99e9d6deff5
--- a/thermferm/thermferm.c	Wed Jun 25 19:42:03 2014 +0200
+++ b/thermferm/thermferm.c	Thu Jun 26 20:00:00 2014 +0200
@@ -125,7 +125,7 @@
     if (debug)
 	fprintf(stdout, "mbsePi-apps thermferm v%s starting\n", VERSION);
 
-    if (rdconfig((char *)"thermferm.conf")) {
+    if (rdconfig((char *)"thermferm.xml")) {
 	fprintf(stderr, "Error reading configuration\n");
 	syslog(LOG_NOTICE, "halted");
 	return 1;

mercurial