From a5a75de615b8e131c4be7f3f12c2b293fa997ae3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 12 Nov 2002 01:07:05 +0000 Subject: Have Echolot disabled by default in /etc/default/echolot. Add some more comments to README.Debian. Also process pending commands upon pingd startup. --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 1aedc2f..e88d42b 100755 --- a/debian/rules +++ b/debian/rules @@ -43,6 +43,7 @@ install: build tar c --exclude CVS --exclude .cvsignore templates | tar xv -C $(CURDIR)/debian/echolot/etc/echolot install -m 755 pingd $(CURDIR)/debian/echolot/usr/bin/ install -m 644 debian/pingd.conf $(CURDIR)/debian/echolot/etc/echolot + install -m 644 debian/echolot.default $(CURDIR)/debian/echolot/etc/default/echolot binary-indep: build install -- cgit v1.2.3