#!/bin/sh
#
#	Here's the workaround for the contents file.
#	This will restore the original permisions for /usr/sbin/arp
#	Specifically the set-gid.
installf SUNWcsu /usr/sbin/arp f 2555 root bin
installf -f SUNWcsu
exit 0
