From 99759fe3d2276a250881acbe5390ca00409dd346 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 11 Nov 2002 02:25:08 +0000 Subject: Add sendpings command to init script --- debian/changelog | 6 ++++++ debian/echolot.init | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3808bdd..fad961d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +echolot (2.0.5-2) unstable; urgency=low + + * Add sendpings command to init script. + + -- Peter Palfrader Mon, 11 Nov 2002 03:23:21 +0100 + echolot (2.0.5-1) unstable; urgency=low * New upstream version (supports use without user defined mailboxes). diff --git a/debian/echolot.init b/debian/echolot.init index e55cd05..3ee6d0b 100755 --- a/debian/echolot.init +++ b/debian/echolot.init @@ -126,7 +126,7 @@ reload|force-reload|restart) wait_for_deaddaemon $PID $0 start ;; -process|add|delete|set|setremailercaps|deleteremailercaps|getkeyconf|buildstats|buildkeys|buildthesaurus|dumpconf) +process|add|delete|set|setremailercaps|deleteremailercaps|getkeyconf|buildstats|buildkeys|buildthesaurus|sendpings|dumpconf) # Check for right User SU="" if [ "$CHECKUID" -gt "0" ]; then -- cgit v1.2.3