thermferm/thermferm.c

changeset 561
fcfc3dbe85fa
parent 557
ae17042a6d39
child 569
9c69d43bfb06
--- a/thermferm/thermferm.c	Thu Aug 02 13:39:30 2018 +0200
+++ b/thermferm/thermferm.c	Fri Aug 03 16:13:17 2018 +0200
@@ -968,6 +968,7 @@
 	}
     }
 
+    killconfig();
     syslog(LOG_NOTICE, "Finished, rc=%d", rc);
     return rc;
 }
@@ -2084,6 +2085,7 @@
 	}
 	sock = -1;
     }
+    lcd_buf_reset();
     wrconfig();
     ulockprog((char *)"thermferm");
 

mercurial