pkgsrc/net/solaris-tap/DEINSTALL
2007-10-09 19:19:08 +00:00

16 lines
396 B
Bash

#! /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