summaryrefslogtreecommitdiff
path: root/net/nicmond/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/nicmond/files/patch-ab')
-rw-r--r--net/nicmond/files/patch-ab20
1 files changed, 20 insertions, 0 deletions
diff --git a/net/nicmond/files/patch-ab b/net/nicmond/files/patch-ab
new file mode 100644
index 000000000000..35533c61f477
--- /dev/null
+++ b/net/nicmond/files/patch-ab
@@ -0,0 +1,20 @@
+--- 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