#! /sbin/sh
####################################################################
#	$Id: configure,v 1.1 2001/05/08 14:32:15 dickl Exp $
# 	Copyright (c) Digi, Digi International Inc.
#
#	Configuration script for Digi Port Authoity - Remote
#	Copyright (c) 1988-2001 Digi International Inc.
#
#	For HP-UX 10.X & 11.X
#
#	NOTE: It is expected that the swinstall program will call this
#             script after the postinstall has executed, or at the
#             direction of the user via "swconfig".
#				
####################################################################

PATH=$SW_PATH
export PATH

exit 0
