FreeBSD Bugzilla – Attachment 74064 Details for
Bug 107222
stopping problems with rc.d in net/asterisk-bristuff
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 556 bytes, created by
huntting
on 2006-12-26 23:30:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
huntting
Created:
2006-12-26 23:30:13 UTC
Size:
556 bytes
patch
obsolete
>diff -ur /usr/ports/net/asterisk-bristuff/files/asterisk.sh.in /tmp/asterisk-bristuff/files/asterisk.sh.in >--- /usr/ports/net/asterisk-bristuff/files/asterisk.sh.in Wed Nov 8 04:26:59 2006 >+++ /tmp/asterisk-bristuff/files/asterisk.sh.in Tue Dec 26 15:39:51 2006 >@@ -16,7 +16,15 @@ > rcvar=`set_rcvar` > > command=%%PREFIX%%/sbin/asterisk >+stop_precmd=asterisk_shutdown >+sig_stop=KILL > >+asterisk_shutdown () { >+ /usr/local/sbin/asterisk -qrx 'stop now' >+ sleep 1 >+ return 0 >+} >+ > load_rc_config $name > > pidfile=${asterisk_pidfile:-"/var/run/asterisk.pid"}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 107222
: 74064