summaryrefslogtreecommitdiff
path: root/pingd
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-08-11 14:57:23 +0000
committerPeter Palfrader <peter@palfrader.org>2002-08-11 14:57:23 +0000
commitcdea4dc701bfd1ca5c28c425c0d541930b03594b (patch)
tree10606cdf5ceb8daa8984121409bc9391f367728b /pingd
parentcbf95d472c46810c36eb547de7110b460b0691a4 (diff)
Make that /etc/echolot/pingd.conf
Diffstat (limited to 'pingd')
-rwxr-xr-xpingd6
1 files changed, 3 insertions, 3 deletions
diff --git a/pingd b/pingd
index 633a171..492121f 100755
--- a/pingd
+++ b/pingd
@@ -3,7 +3,7 @@
$| = 1;
# (c) 2002 Peter Palfrader <peter@palfrader.org>
-# $Id: pingd,v 1.58 2002/08/11 14:20:15 weasel Exp $
+# $Id: pingd,v 1.59 2002/08/11 14:57:23 weasel Exp $
#
=pod
@@ -224,9 +224,9 @@ The configuration file is searched in those places in that order:
=item $HOME/.pingd.conf
-=item /etc/pingd.conf
+=item /etc/echolot/pingd.conf
-=item /etc/echolot.conf
+=item /etc/pingd.conf
=back