FreeBSD Bugzilla – Attachment 71340 Details for
Bug 103941
/usr/local/etc/rc.d/arpwatch.sh start only for one interface (patch attached)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 466 bytes, created by
Fabian Wenk
on 2006-10-03 15:20:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Fabian Wenk
Created:
2006-10-03 15:20:25 UTC
Size:
466 bytes
patch
obsolete
>--- etc/rc.d/arpwatch.sh.orig Tue Oct 3 15:48:38 2006 >+++ etc/rc.d/arpwatch.sh Tue Oct 3 15:57:03 2006 >@@ -67,6 +67,7 @@ > 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 > ;;
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 103941
: 71340