summaryrefslogtreecommitdiffstats
path: root/testing/mrtg/mrtg.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mrtg/mrtg.confd')
-rw-r--r--testing/mrtg/mrtg.confd17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/mrtg/mrtg.confd b/testing/mrtg/mrtg.confd
new file mode 100644
index 000000000..f3be157ba
--- /dev/null
+++ b/testing/mrtg/mrtg.confd
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mrtg/files/mrtg.confd,v 1.1 2005/01/26 10:35:05 ka0ttic Exp $
+
+MRTG_CONF="/etc/mrtg.conf"
+MRTG_PID="/var/run/mrtg.pid"
+
+# uncomment and set the following, if you'd like to run mrtg as a
+# different user/group
+#MRTG_USER=""
+#MRTG_GROUP=""
+
+# uncomment if you'd like to enable logging
+#MRTG_LOG="/var/log/mrtg.log"
+
+# set any extra options here
+MRTG_OPTS=""