blob: 0ef17206079692c4d337915deb674cfd7331ac5b (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/files/rtgpoll.confd,v 1.1 2004/05/30 00:05:17 anti Exp $
# RTGPOLL_TARGETS defines the targets file to run the poller on. The default
# should be fine.
RTGPOLL_TARGETS=/etc/rtg/targets.cfg
|