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/echolot.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/echolot.init') 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