FreeBSD Bugzilla – Attachment 70297 Details for
Bug 102600
[patch] ports/net-mgmt/arpwatch's rcNG script does not handle 'restart'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 488 bytes, created by
Eugene Grosbein
on 2006-08-28 12:20:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2006-08-28 12:20:22 UTC
Size:
488 bytes
patch
obsolete
>--- files/arpwatch.sh.in.orig Mon Aug 28 17:38:19 2006 >+++ files/arpwatch.sh.in Mon Aug 28 17:38:43 2006 >@@ -63,11 +63,10 @@ > ;; > > *) >- if [ "$1" = "start" ]; then >+ if [ "$1" = "start" -o "$1" = "restart" ]; then > for interface in ${arpwatch_interfaces}; do > eval options=\$arpwatch_${interface}_options > command_args="-i ${interface} ${options} -f arp.${interface}.dat" >- pidfile="/var/run/arpwatch-${interface}.pid" > run_rc_command "$1" > done > else
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 102600
: 70297