summaryrefslogtreecommitdiff
path: root/net/solaris-tap/DEINSTALL
blob: f9e73bf1a45067304d31710f75a9c990e89587d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh
# $NetBSD: DEINSTALL,v 1.2 2007/10/09 19:19:14 martti 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