Code

sensors plugin: SENSORS_HAVE_READ unification
[collectd.git] / src / collectd.c
index 64da57650a2627774e3cf3e78913b0f20810c6ee..a1e15bf1e7ca52b674632b1308012c91297d2c00 100644 (file)
@@ -444,6 +444,8 @@ int main (int argc, char **argv)
 #endif
                start_client ();
 
+       plugin_shutdown_all ();
+
 #if COLLECT_DEBUG
        if (logfile != NULL)
                DBG_STOPFILE("debug file closed.");