summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-18 12:52:17 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-18 12:52:17 +0000
commit550a6dd53666ec614dc65a37f499d202a8de2ee4 (patch)
treefff6d524b486d501473abe611508abe0dc38bc1e
parent25b864044dedddd85042742db41eb0a755342534 (diff)
Add proper dependencies to the 'stop' action as well.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8535 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