aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mtg/mtg.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mtg/mtg.confd')
-rw-r--r--testing/mtg/mtg.confd8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/mtg/mtg.confd b/testing/mtg/mtg.confd
index b3db3027123..764e0c726d7 100644
--- a/testing/mtg/mtg.confd
+++ b/testing/mtg/mtg.confd
@@ -1,6 +1,6 @@
-# Replace SECRET with actual secret. To generate one use:
-# echo dd$(head -c 512 /dev/urandom | md5sum | cut -f 1 -d ' ')
-MTG_OPTS="-b 0.0.0.0 SECRET"
+# Path to config file
+MTG_CONFIG="/etc/mtg.conf"
-# Uncomment if you want mtg to send logs to syslog.
+# Uncomment both lines if you want mtg to send logs to syslog.
#error_logger="logger -t $RC_SVCNAME"
+#rc_need=logger