# This script initializes the backout data for a patch package
# directory format options.
# 
#       @(#)preinstall 1.10 99/04/23 SMI
#
# Copyright (c) 1995 by Sun Microsystems, Inc.
# All rights reserved
#

/bin/banner WARNING:

cat << EOT
The changes will not take effect until the machine has been rebooted.
EOT

exit 0
