pkgsrc/net/solaris-tap/DEINSTALL

17 lines
396 B
Text
Raw Normal View History

#! /bin/sh
2007-10-09 21:19:08 +02:00
# $NetBSD: DEINSTALL,v 1.2 2007/10/09 19:19:14 martti Exp $
#
cat << EOF
===========================================================================
Please remember to run:
2007-10-09 21:19:08 +02:00
# /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