summaryrefslogtreecommitdiff
path: root/net/solaris-tap/DEINSTALL
blob: 2362933cc7eb5f683860ec74c3b4f39849617082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh
# $NetBSD: DEINSTALL,v 1.1.1.1 2007/07/01 00:43:20 tnn Exp $
#

cat << EOF
===========================================================================

Please remember to run:

# /usr/sbin/rem_drv tun 
# /usr/sbin/rem_drv tap

and remove the tun/tap driver from /usr/kernel/drv if you have copied
it there.
===========================================================================
EOF