summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-07-17 16:53:38 +0000
committerPeter Palfrader <peter@palfrader.org>2002-07-17 16:53:38 +0000
commit6e34ee5124cea160f08736992629c6760949bb1a (patch)
tree96dffae89bffd57c7f95190aedf67a2595c974d2
parent6ef68eb393362eeb4b3b5c4531505731513b0365 (diff)
Renamed pingd.conf to pingd.conf.sample
-rw-r--r--.cvsignore1
-rw-r--r--NEWS3
-rw-r--r--README4
-rw-r--r--pingd.conf.sample (renamed from pingd.conf)0
4 files changed, 7 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore
index ca3657d..4594ac1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -8,3 +8,4 @@ gnupg
output
pingd.pid
commands.txt
+pingd.conf
diff --git a/NEWS b/NEWS
index 6bc166c..8d693a7 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ Changes in version
was replaced by md5. The local secret also is an input to the
function so not all echolot pingers ping the same remailer at the
same time.
+ * In the distribution the pingd.conf file has been renamed to pingd.conf.
+ So it should be possible to just untar the new tar.gz over the old
+ installation (you have a backup anyway, don't you?).
Changes in version 2.0beta15 - 2002-07-16
* Have echolot version in stats HTML pages
diff --git a/README b/README
index dd5990f..f28f83f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.20 2002/07/16 02:42:01 weasel Exp $
+$Id: README,v 1.21 2002/07/17 16:53:38 weasel Exp $
Echolot is a Pinger for anonymous remailers.
@@ -52,6 +52,8 @@ o Create a Mixmaster client installation in ~pinger/Mix echolot needs to
o Copy all echolot files and directories to ~pinger/echolot
+o Copy/Rename the pingd.conf.sample file to pingd.conf.
+
o Check the homedir setting and set sitename in pingd.conf.
o Set my_localpart and my_domain in pingd.conf to the appropriate values
diff --git a/pingd.conf b/pingd.conf.sample
index cac0282..cac0282 100644
--- a/pingd.conf
+++ b/pingd.conf.sample