diff options
Diffstat (limited to 'net/nicmond/files/patch-ab')
-rw-r--r-- | net/nicmond/files/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/nicmond/files/patch-ab b/net/nicmond/files/patch-ab deleted file mode 100644 index 35533c61f477..000000000000 --- a/net/nicmond/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- nicmond.conf.orig Fri May 23 22:01:51 2003 -+++ nicmond.conf Fri May 23 22:02:43 2003 -@@ -6,10 +6,11 @@ - info info - - interface fxp0 -- up /etc/pccard_ether $device start -- up /sbin/rtsol $device -- down /etc/pccard_ether $device stop -+#select and un-comment "up" and/or "down" actions as needed -+# up /etc/pccard_ether $device start -+# up /sbin/rtsol $device -+# down /etc/pccard_ether $device stop - # down /sbin/route delete $myaddr4 localhost -- down /sbin/ifconfig $device inet6 $myaddr6 delete -- down /usr/local/libexec/cleanup_inet6_route $device -- down /sbin/ifconfig $device down -+# down /sbin/ifconfig $device inet6 $myaddr6 delete -+# down /usr/local/libexec/cleanup_inet6_route $device -+# down /sbin/ifconfig $device down |