!remove
# ident "@(#)minor_perm 1.4 94/06/08 Copyright 1992 SMI"
# Remove all IP/ISDN entries from the minor_perm
#/^ipdcm:ipdcm/d
#/^clone:ipd/d
/^clone:gpmux/d
/^gpmux:gpmuxctl/d
!install
# Remove any previous entries from the devlink.tab file
#/^ipdcm:ipdcm/d
#/^clone:ipd/d
/^clone:gpmux/d
/^gpmux:gpmuxctl/d
# Add the needed entries to the end of the file
$i\
#ipdcm:ipdcm 0600 root sys\
#clone:ipd 0600 root sys\
#clone:ipdptp 0600 root sys\
clone:gpmux 0600 root sys\
gpmux:gpmuxctl 0600 root sys
