# Copyright %G% Sun Microsystems, Inc. All Rights Reserved.
#
#pragma ident  "%W% %E% Sun Microsystems"
#
#  "prototype" file for package: SUNWccsnd
#              Cooperative Consoles Sender Daemon.
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.
 
#!search <pathname pathname ...>        # where to find pkg objects
#!include <filename>                    # include another 'prototype' file
#!default <mode> <owner> <group>        # default used if not specified on entry
#!<param>=<value>                       # puts parameter in pkg environment
#
#
i copyright
i prototype
i pkginfo
i depend
i preinstall
i postinstall
i preremove
 
d none SUNWconn 0775 root sys
d none SUNWconn/snm 0775 root sys

d none SUNWconn/snm/agents 0775 root sys

!search  ../agents
f none SUNWconn/snm/agents/cc_sender  0755 root sys

#
# sed scripts to update the various system files
#

#!search ../etc
#e sed   /etc/inet/inetd.conf    0444 root sys
#e sed   /etc/rpc        0644 root sys

