diff options
Diffstat (limited to 'net/smokeping/patches/patch-ac')
-rw-r--r-- | net/smokeping/patches/patch-ac | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/net/smokeping/patches/patch-ac b/net/smokeping/patches/patch-ac index a00bacc82d7..493e440ccc1 100644 --- a/net/smokeping/patches/patch-ac +++ b/net/smokeping/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.1.1.1 2003/03/24 15:24:39 bouyer Exp $ +$NetBSD: patch-ac,v 1.2 2004/04/12 21:05:15 kim Exp $ ---- etc/config.dist.orig Wed Mar 19 22:52:32 2003 -+++ etc/config.dist Wed Mar 19 22:58:47 2003 +--- etc/config.dist.orig 2004-01-04 08:57:51.000000000 -0500 ++++ etc/config.dist 2004-04-12 16:27:51.000000000 -0400 @@ -4,16 +4,16 @@ *** General *** @@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2003/03/24 15:24:39 bouyer Exp $ -mailhost = smtp.mailhost.abc -sendmail = /usr/lib/sendmail -imgcache = /home/oetiker/public_html/.simg -+owner = Charlie root ++owner = Charlie Root +contact = root@localhost +mailhost = smtp.mynet +sendmail = /usr/sbin/sendmail @@ -20,24 +20,24 @@ $NetBSD: patch-ac,v 1.1.1.1 2003/03/24 15:24:39 bouyer Exp $ -datadir = /home/oetiker/data/projects/AADJ-smokeping/dist/var -piddir = /home/oetiker/data/projects/AADJ-smokeping/dist/var -cgiurl = http://people.ee.ethz.ch/~oetiker/smokeping/smokeping.cgi --smokemail = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/smokemail +-smokemail = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/smokemail.dist +datadir = /var/db/smokeping -+piddir = /var/run ++piddir = /var/run +cgiurl = http://localhost/cgi-bin/smokeping.cgi +smokemail = @PREFIX@/etc/smokeping/smokemail # specify this to get syslog logging # syslogfacility = local0 -@@ -35,7 +35,7 @@ +@@ -63,7 +63,7 @@ *** Presentation *** --template = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/basepage.html +-template = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/basepage.html.dist +template = @PREFIX@/etc/smokeping/basepage.html + overview -@@ -58,7 +58,7 @@ +@@ -86,7 +86,7 @@ + FPing @@ -46,7 +46,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2003/03/24 15:24:39 bouyer Exp $ *** Targets *** -@@ -142,4 +142,3 @@ +@@ -171,4 +171,3 @@ menu = Sun Microsystems title = Sun Microsystems Webserver host = www.sun-web.com |