#!/bin/sh
#pragma ident	"@(#)request	1.1	99/05/26 SMI"
#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#
trap 'exit 3' 15

cat > $1<<!
SUNWKR5SV_REQUEST_VERS=1
INETD_FULL_EDIT=1
!
exit 0
