From 4a0cae1ab85d263c3d016afa22e2f97b2e05e107 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 19 Apr 2010 21:14:02 +0000 Subject: 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 --- dahdi.init | 4 ++-- 1 file 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 -- cgit v1.2.3