summaryrefslogtreecommitdiff
blob: c0fb422b11ec6e190229cbd17ced6ee0a83c4178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

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=""