postinstall revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# ident "%Z%%M% %I% %E% SMI"
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
export PATH
EXIT=0
-i '"pccard101,556" "pccard101,574" "pccard101,589" "pccard101,562,0"' pcelx \
|| EXIT=1
echo 'pcelx:* read_priv_set=net_rawaccess write_priv_set=net_rawaccess' >> \
exit ${EXIT}