mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
debian/freeswitch.init: don't start fresswitch before network
This commit is contained in:
4
debian/freeswitch.init
vendored
4
debian/freeswitch.init
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user