summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-19 21:14:02 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-19 21:14:02 +0000
commit4a0cae1ab85d263c3d016afa22e2f97b2e05e107 (patch)
treefff6d524b486d501473abe611508abe0dc38bc1e
parenta5d6cbdf9b53edd5c816583bd9a32bf95c32cccb (diff)
Add proper dependencies to the 'stop' action as well.
Merged revisions 8535 via svnmerge from http://svn.digium.com/svn/dahdi/tools/trunk git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/branches/2.3@8546 a0bf4364-ded3-4de4-8d8a-66a801d63aff
-rwxr-xr-xdahdi.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/dahdi.init b/dahdi.init
index 3460c44..874fa46 100755
--- a/dahdi.init
+++ b/dahdi.init
@@ -11,9 +11,9 @@
### BEGIN INIT INFO
# Provides: dahdi
# Required-Start: $local_fs $remote_fs
-# Required-Stop:
+# Required-Stop: $local_fs $remote_fs
# Should-Start: $network $syslog
-# Should-Stop:
+# Should-Stop: $network $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: dahdi - load and configure DAHDI modules