From ddc90f60f70535d0a1f479664cf0058d573a1b53 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sun, 29 Apr 2012 18:06:34 +0200 Subject: znc/eggdrop: updated opts to extra_commands and extra_started_commands --- eggdrop/init.d/eggdrop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eggdrop/init.d') diff --git a/eggdrop/init.d/eggdrop b/eggdrop/init.d/eggdrop index b33462d..63fda4a 100755 --- a/eggdrop/init.d/eggdrop +++ b/eggdrop/init.d/eggdrop @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # $Header: $ -opts="checkconfig" +extra_commands="checkconfig" EGGDROP_USER=${EGGDROP_USER:-"nobody"} EGGDROP_DAEMON=${EGGDROP_DAEMON:-"/opt/eggdrop/eggdrop"} -- cgit v1.2.3