#ident	"@(#)pkg.dfs:i386/pkg/dfs/preremove	1.2.2.8"

# restore original level for these ..

installf $PKGINST /usr/bin/tr f \? \? \? 4 \? \?

installf -f $PKGINST

#  remove commands from NET role ...
#	cp is needed by nsu and dfs, so neither preremoves remove it.
#	The packages can then remain independent.

#while read cmd
#do
#	base=`basename $cmd`
#	adminrole -r $base NET
#done <<!
#/usr/sbin/dfshares
#/usr/sbin/general
#/usr/sbin/share
#/usr/sbin/shareall
#/usr/sbin/unshareall
#/usr/sbin/lidload
#/sbin/mountall
#/sbin/umountall
#/sbin/mount
#/sbin/umount
#/usr/sbin/unshare
#/usr/sbin/dfmounts
#/sbin/sh
#/sbin/init
#/usr/sbin/fuser
#/usr/bin/kill
#!

exit 0
