FreeBSD Bugzilla – Attachment 52851 Details for
Bug 80017
PATCH(Maintainer): remove of startscripts strange output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 801 bytes, created by
Meno Abels
on 2005-04-17 00:30:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Meno Abels
Created:
2005-04-17 00:30:14 UTC
Size:
801 bytes
patch
obsolete
>Index: net/sixxs-aiccu/files/sixxs-aiccu.sh >=================================================================== >RCS file: /usr/freebsd.cvs/ports/net/sixxs-aiccu/files/sixxs-aiccu.sh,v >retrieving revision 1.1 >diff -u -r1.1 sixxs-aiccu.sh >--- net/sixxs-aiccu/files/sixxs-aiccu.sh 14 Mar 2005 17:47:08 -0000 1.1 >+++ net/sixxs-aiccu/files/sixxs-aiccu.sh 16 Apr 2005 23:16:18 -0000 >@@ -18,9 +18,10 @@ > name=sixxs_aiccu > rcvar=`set_rcvar` > >-command="%%PREFIX%%/sbin/sixxs-aiccu start" >+command="%%PREFIX%%/sbin/sixxs-aiccu" > command_args=%%PREFIX%%/etc/aiccu.conf >-stop_cmd="%%PREFIX%%/sbin/sixxs-aiccu stop" >+start_cmd="%%PREFIX%%/sbin/sixxs-aiccu start $command_args" >+stop_cmd="%%PREFIX%%/sbin/sixxs-aiccu stop $command_args" > required_files=%%PREFIX%%/etc/aiccu.conf > > # set default
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 80017
: 52851