$NetBSD: patch-ac,v 1.7 2008/04/06 21:47:00 adrianp Exp $ --- etc/config.dist.orig 2008-02-04 17:00:46.000000000 +0000 +++ etc/config.dist @@ -1,19 +1,19 @@ *** General *** -owner = Peter Random -contact = some@address.nowhere -mailhost = my.mail.host -sendmail = /usr/lib/sendmail +owner = Charlie Root +contact = root@localhost +mailhost = smtp.mynet +sendmail = /usr/sbin/sendmail # NOTE: do not put the Image Cache below cgi-bin # since all files under cgi-bin will be executed ... this is not # good for images. -imgcache = /home/oetiker/public_html/smokeping-ms/cache +imgcache = @SPDIR@/.simg imgurl = cache -datadir = /tmp/smokeping-ms/data -piddir = /tmp/smokeping-ms/var -cgiurl = http://some.url/smokeping.cgi -smokemail = /home/oetiker/checkouts/smokeping/trunk/software/etc/smokemail.dist -tmail = /home/oetiker/checkouts/smokeping/trunk/software/etc/tmail.dist +datadir = @VARBASE@/db/smokeping +piddir = @VARBASE@/run +cgiurl = http://localhost/cgi-bin/smokeping.cgi +smokemail = @PREFIX@/etc/smokeping/smokemail +tmail = @PKG_SYSCONFDIR@/tmail # specify this to get syslog logging syslogfacility = local0 # each probe is now run in its own process @@ -47,7 +47,7 @@ AVERAGE 0.5 144 720 *** Presentation *** -template = /home/oetiker/checkouts/smokeping/trunk/software/etc/basepage.html.dist +template = @PKG_SYSCONFDIR@/basepage.html + charts @@ -105,7 +105,7 @@ unison_tolerance = 2 + FPing -binary = /usr/sbin/fping +binary = @PREFIX@/sbin/fping *** Slaves *** secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.dist