summaryrefslogtreecommitdiffstats
path: root/eggdrop/init.d/eggdrop
diff options
context:
space:
mode:
Diffstat (limited to 'eggdrop/init.d/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"}