Specify plugins to be invoked for chekstop error

Set the config value for the scripts that need to be
invoked during dump collection for checkstop error.

Checkstop dump enum type has value 4.

Change-Id: Ic75fa0f800ed459b8e493b191eec18f144664655
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/tools/dreport.d/plugins.d/hostnamectl b/tools/dreport.d/plugins.d/hostnamectl
index 18799cf..5d726d1 100644
--- a/tools/dreport.d/plugins.d/hostnamectl
+++ b/tools/dreport.d/plugins.d/hostnamectl
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# config: 123 5
+# config: 1234 5
 # @brief: Collect current hostname settings.
 #