summaryrefslogtreecommitdiffstats
path: root/eggdrop
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-04-29 18:06:34 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2012-04-29 18:09:20 +0200
commitddc90f60f70535d0a1f479664cf0058d573a1b53 (patch)
tree1bac1bfecc832e84ef4131bc0772c23783dc52db /eggdrop
parent654aa459549e99f38cc98f9ec32ea732ae77be7b (diff)
downloadstartscripts-ddc90f60f70535d0a1f479664cf0058d573a1b53.tar.gz
startscripts-ddc90f60f70535d0a1f479664cf0058d573a1b53.tar.xz
startscripts-ddc90f60f70535d0a1f479664cf0058d573a1b53.zip
znc/eggdrop: updated opts to extra_commands and extra_started_commands
Diffstat (limited to 'eggdrop')
-rwxr-xr-xeggdrop/init.d/eggdrop2
1 files changed, 1 insertions, 1 deletions
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"}