debian: add remote_fs and required-stop to init

This commit is contained in:
Travis Cross 2012-05-06 19:12:47 +00:00
parent 2439bfe905
commit 90217e864b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
### BEGIN INIT INFO
# Provides: freeswitch
# Required-Start: $network $local_fs
# Required-Stop:
# Required-Start: $network $remote_fs $local_fs
# Required-Stop: $network $remote_fs $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: FreeSWITCH Softswitch