FreeBSD Bugzilla – Attachment 72118 Details for
Bug 104906
net-mgmt/nsca -- fix rc script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nsca.diff
nsca.diff (text/plain), 729 bytes, created by
Matthew Seaman
on 2006-10-29 13:50:24 UTC
(
hide
)
Description:
nsca.diff
Filename:
MIME Type:
Creator:
Matthew Seaman
Created:
2006-10-29 13:50:24 UTC
Size:
729 bytes
patch
obsolete
>diff -Nur /usr/ports/net-mgmt/nsca/files/nsca.sh.in nsca/files/nsca.sh.in >--- /usr/ports/net-mgmt/nsca/files/nsca.sh.in Thu Sep 14 13:27:47 2006 >+++ nsca/files/nsca.sh.in Sun Oct 29 13:36:23 2006 >@@ -12,10 +12,9 @@ > name="nsca" > rcvar=`set_rcvar` > >-command="%%PREFIX%%/libexec/nagios/nsca" >-pidfile="/var/spool/nagios/nsca.lock" >-nsca_user="nagios" >-extra_commands="restart" >+command="%%PREFIX%%/sbin/nsca" >+pidfile="/var/run/nsca.pid" >+extra_commands=reload > > nsca_enable=${nsca_enable:-"NO"} > nsca_flags=${nsca_flags:-"--single"} >@@ -24,6 +23,6 @@ > load_rc_config "${name}" > > required_files="${nsca_configfile}" >-command_args="-c ${nsca_configfile} ${nsca_flags}" >+command_args="-c ${nsca_configfile}" > > run_rc_command "$1"
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 104906
: 72118