blob: 2bbdbb597fbf7d9595cb9e61c9e05f0a37f1a426 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/files/rtgpoll.confd,v 1.2 2004/07/14 23:10:55 agriffis Exp $
# RTGPOLL_TARGETS defines the targets file to run the poller on. The default
# should be fine.
RTGPOLL_TARGETS=/etc/rtg/targets.cfg
|