diff --git a/debian/freeswitch.init b/debian/freeswitch.init index d821c093d5..36129cbe90 100755 --- a/debian/freeswitch.init +++ b/debian/freeswitch.init @@ -1,8 +1,8 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: freeswitch -# Required-Start: $local_fs $remote_fs -# Required-Stop: $local_fs $remote_fs +# Required-Start: $network $local_fs $remote_fs +# Required-Stop: $network $local_fs $remote_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: The FreeSwitch Voice Switching System