From fd4713e6fe990857f1ab99b096e64263c1191cb7 Mon Sep 17 00:00:00 2001 From: jeh Date: Sat, 4 Dec 2004 19:13:05 +0000 Subject: fixes mail/qmrtg (BROKEN) problem while making package PR: 74649 Submitted by: MAINTAINER --- mail/qmrtg/pkg-message | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/qmrtg/pkg-message') diff --git a/mail/qmrtg/pkg-message b/mail/qmrtg/pkg-message index 9af0c2d8152a..0031de23cdfa 100644 --- a/mail/qmrtg/pkg-message +++ b/mail/qmrtg/pkg-message @@ -11,12 +11,12 @@ a) have a look at the ${PREFIX}/www/data/cfg/mrtg.cfg" file. you must at least set the 'WorkDir:' variable and qmail log paths (search for '/var/log/supervise/qmail' and adapt to your system) b) configure qmrtg.conf. Defaults are fine generally. At least copy -${PREFIX}/qmrtg.conf.sample to "qmrtg.conf". +${PREFIX}/etc/qmrtg.conf.sample to "qmrtg.conf". c) make mrtg run automatically. Using cron, put that in "/etc/crontab": */5 * * * * root /usr/local/bin/mrtg \ /usr/local/www/data/qmrtg/cfg/mrtg.cfg 1>/dev/null 2>&1 Note: to skip qmrtg reporting your mx' whole history at the first call, -run the following before "c)" +run the following before point "c)" $ qmrtgsync.sh -- cgit