aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/freeswitch.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/freeswitch/freeswitch.initd')
-rwxr-xr-xmain/freeswitch/freeswitch.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/freeswitch/freeswitch.initd b/main/freeswitch/freeswitch.initd
index 3fc9ee449a..c6ff357c6a 100755
--- a/main/freeswitch/freeswitch.initd
+++ b/main/freeswitch/freeswitch.initd
@@ -7,7 +7,7 @@ depend() {
need net
}
-opts="reload"
+extra_started_commands="reload"
pidfile=/var/run/freeswitch/freeswitch.pid
start() {