usr/src/pkgdefs/SUNWmmsr/prototype_com
author Brian Kuyper <Brian.Kuyper@Sun.COM>
Mon, 18 Aug 2008 23:45:36 -0500
changeset 7367 57a71b725a3b
parent 7331 c2a8bb9be83c
child 7450 496e7c1139ff
permissions -rw-r--r--
6738119 SUNWmmsu is a "usr" package with both user and root bits

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#
# 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 pkginfo
i depend
i postinstall
i preremove
i i.rbac
i r.rbac
i i.manifest
i r.manifest
i space

d none etc 0755 root sys
d none etc/mms 0755 root sys
d none etc/mms/config 0755 root sys
f none etc/mms/config/mm_paths.xml 0555 root other
d none etc/mms/db 0755 root bin
f none etc/mms/db/mms_db 0555 root other
d none etc/mms/types 0755 root sys
f none etc/mms/types/mm_types.xml 0555 root other
d none etc/mms/passwd 0755 root sys
f none etc/mms/release-note 0644 root other
d none etc/security 0755 root sys
e rbac etc/security/auth_attr=../../usr/src/pkgdefs/SUNWmmsr/auth_attr 644 root sys
e rbac etc/security/prof_attr=../../usr/src/pkgdefs/SUNWmmsr/prof_attr 644 root sys
e rbac etc/security/exec_attr=../../usr/src/pkgdefs/SUNWmmsr/exec_attr 644 root sys

f none kernel/drv/dmd.conf 0644 root sys
f none kernel/drv/dda.conf 0644 root sys

d none lib 0755 root bin
d none lib/svc 0755 root bin
d none lib/svc/method 0755 root bin
s none lib/svc/method/mmsmm=/usr/lib/mmsmm
f none lib/svc/method/mmsdb 0555 root bin
s none lib/svc/method/mmswcr=/usr/lib/mmswcr
d none var/svc 0755 root sys
d none var/svc/manifest 0755 root sys
d none var/svc/manifest/application 0755 root sys
d none var/svc/manifest/application/management 0755 root sys
e manifest var/svc/manifest/application/management/mms.xml 644 root sys

d none var 0755 root sys
d none var/mms 0755 root sys
d none var/mms/cores 0755 root sys
d none var/mms/handle 0755 root sys
d none var/mms/ssl 0755 root sys 
d none var/mms/ssl/ca 0755 root sys 
d none var/mms/ssl/pub 0755 root sys 
f none var/mms/ssl/ca/mms_openssl.cnf 0555 root other

d none var/log 0755 root sys
d none var/log/mms 0755 root sys
d none var/log/mms/mm 0755 root sys
d none var/log/mms/dm 0755 root sys
d none var/log/mms/lm 0755 root sys
d none var/log/mms/wcr 0755 root sys
d none var/log/mms/api 0755 root sys
e none var/log/mms/mms_logadm.conf 0644 root other