Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 03:23:34 -0400
From:      "Anish Mistry" <amistry@am-productions.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        sobomax@FreeBSD.org
Subject:   ports/101962: Enforce asterisk dependencies
Message-ID:  <1155453814.69648@bigguy.am-productions.biz>
Resent-Message-ID: <200608130730.k7D7UGZ3010175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101962
>Category:       ports
>Synopsis:       Enforce asterisk dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 13 07:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #0: Thu Jun  1 21:16:20 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY



>Description:


Enforce asterisk startup dependencies.  I'm not sure if this is correct.
Requires:
http://www.freebsd.org/cgi/query-pr.cgi?pr=101958


>How-To-Repeat:





>Fix:


--- asterisk-depends.patch begins here ---
--- files/asterisk.sh.in.orig	Sun Aug 13 03:17:20 2006
+++ files/asterisk.sh.in	Sun Aug 13 03:18:34 2006
@@ -1,7 +1,8 @@
 #!/bin/sh
 
 # PROVIDE: asterisk
-# REQUIRE: DAEMON
+# REQUIRE: DAEMON zaptel
+# BEFORE:  iaxmodem
 # KEYWORD: shutdown
 
 #
--- asterisk-depends.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1155453814.69648>