1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24ead1f93eSLiane Praza# 25ead1f93eSLiane Praza 26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/accounting/legacy@$(PKGVERS) 27ead1f93eSLiane Prazaset name=pkg.description \ 28ead1f93eSLiane Praza value="utilities for accounting and reporting of system activity" 29ead1f93eSLiane Prazaset name=pkg.summary value="System Accounting" 30ead1f93eSLiane Prazaset name=info.classification \ 31ead1f93eSLiane Praza value="org.opensolaris.category.2008:System/Administration and Configuration" 32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 33ead1f93eSLiane Prazadir path=etc group=sys 34ead1f93eSLiane Prazadir path=etc/acct group=adm owner=adm 35ead1f93eSLiane Prazadir path=etc/init.d group=sys 36ead1f93eSLiane Prazadir path=lib 37ead1f93eSLiane Prazadir path=lib/svc 38ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys 39ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys 40ead1f93eSLiane Prazadir path=lib/svc/method 41ead1f93eSLiane Prazadir path=usr group=sys 42ead1f93eSLiane Prazadir path=usr/bin 43ead1f93eSLiane Prazadir path=usr/lib 44ead1f93eSLiane Prazadir path=usr/lib/acct 45ead1f93eSLiane Prazadir path=usr/lib/sa owner=adm 46ead1f93eSLiane Prazadir path=usr/sbin 47*c10c16deSRichard Lowedir path=usr/share 48*c10c16deSRichard Lowedir path=usr/share/man 49*c10c16deSRichard Lowedir path=usr/share/man/man1 50*c10c16deSRichard Lowedir path=usr/share/man/man1m 51*c10c16deSRichard Lowedir path=usr/share/man/man4 52ead1f93eSLiane Prazadir path=var group=sys 53ead1f93eSLiane Prazadir path=var/adm group=sys mode=0775 54ead1f93eSLiane Prazadir path=var/adm/acct group=adm mode=0775 owner=adm 55ead1f93eSLiane Prazadir path=var/adm/acct/fiscal group=adm mode=0775 owner=adm 56ead1f93eSLiane Prazadir path=var/adm/acct/nite group=adm mode=0775 owner=adm 57ead1f93eSLiane Prazadir path=var/adm/acct/sum group=adm mode=0775 owner=adm 58ead1f93eSLiane Prazadir path=var/adm/sa group=sys mode=0775 owner=adm 59ead1f93eSLiane Prazadir path=var/spool 60ead1f93eSLiane Prazadir path=var/spool/cron group=sys 61ead1f93eSLiane Prazadir path=var/spool/cron/crontabs group=sys 62ead1f93eSLiane Prazafile path=etc/acct/holidays original_name=SUNWacc:etc/acct/holidays \ 63ead1f93eSLiane Praza preserve=true 64ead1f93eSLiane Prazafile path=etc/init.d/acct group=sys mode=0744 \ 65ead1f93eSLiane Praza original_name=SUNWacc:etc/init.d/acct preserve=true 66ebbab6bbSDan Pricefile path=lib/svc/manifest/system/sar.xml group=sys mode=0444 67ead1f93eSLiane Prazafile path=lib/svc/method/svc-sar group=sys mode=0555 68ead1f93eSLiane Prazafile path=usr/bin/acctcom mode=0555 69ead1f93eSLiane Prazafile path=usr/bin/timex group=sys mode=0555 70ead1f93eSLiane Prazafile path=usr/lib/acct/acctcms mode=0555 71ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon mode=0555 72ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon1 mode=0555 73ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon2 mode=0555 74ead1f93eSLiane Prazafile path=usr/lib/acct/acctdisk mode=0555 75ead1f93eSLiane Prazafile path=usr/lib/acct/acctdusg mode=0555 76ead1f93eSLiane Prazafile path=usr/lib/acct/acctmerg mode=0555 77ead1f93eSLiane Prazafile path=usr/lib/acct/accton group=adm mode=4755 78ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc mode=0555 79ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc1 mode=0555 80ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc2 mode=0555 81ead1f93eSLiane Prazafile path=usr/lib/acct/acctwtmp mode=0555 82ead1f93eSLiane Prazafile path=usr/lib/acct/chargefee mode=0555 83ead1f93eSLiane Prazafile path=usr/lib/acct/ckpacct mode=0555 84ead1f93eSLiane Prazafile path=usr/lib/acct/closewtmp mode=0555 85ead1f93eSLiane Prazafile path=usr/lib/acct/dodisk mode=0555 86ead1f93eSLiane Prazafile path=usr/lib/acct/fwtmp mode=0555 87ead1f93eSLiane Prazafile path=usr/lib/acct/lastlogin mode=0555 88ead1f93eSLiane Prazafile path=usr/lib/acct/monacct mode=0555 89ead1f93eSLiane Prazafile path=usr/lib/acct/nulladm mode=0555 90ead1f93eSLiane Prazafile path=usr/lib/acct/prctmp mode=0555 91ead1f93eSLiane Prazafile path=usr/lib/acct/prdaily mode=0555 92ead1f93eSLiane Prazafile path=usr/lib/acct/prtacct mode=0555 93ead1f93eSLiane Prazafile path=usr/lib/acct/ptecms.awk mode=0555 94ead1f93eSLiane Prazafile path=usr/lib/acct/ptelus.awk mode=0555 95ead1f93eSLiane Prazafile path=usr/lib/acct/remove mode=0555 96ead1f93eSLiane Prazafile path=usr/lib/acct/runacct mode=0555 97ead1f93eSLiane Prazafile path=usr/lib/acct/shutacct mode=0555 98ead1f93eSLiane Prazafile path=usr/lib/acct/startup mode=0555 99ead1f93eSLiane Prazafile path=usr/lib/acct/turnacct mode=0555 100ead1f93eSLiane Prazafile path=usr/lib/acct/utmp2wtmp mode=0555 101ead1f93eSLiane Prazafile path=usr/lib/acct/wtmpfix mode=0555 102ead1f93eSLiane Prazafile path=usr/lib/sa/sa1 mode=0555 103ead1f93eSLiane Prazafile path=usr/lib/sa/sa2 mode=0555 104ead1f93eSLiane Prazafile path=usr/lib/sa/sadc mode=0555 105ead1f93eSLiane Prazafile path=usr/sbin/sar mode=0555 106*c10c16deSRichard Lowefile path=usr/share/man/man1/acctcom.1 107*c10c16deSRichard Lowefile path=usr/share/man/man1/sar.1 108*c10c16deSRichard Lowefile path=usr/share/man/man1/timex.1 109*c10c16deSRichard Lowefile path=usr/share/man/man1m/acct.1m 110*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcms.1m 111*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcon.1m 112*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcon1.1m 113*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcon2.1m 114*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctdisk.1m 115*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctdusg.1m 116*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctmerg.1m 117*c10c16deSRichard Lowefile path=usr/share/man/man1m/accton.1m 118*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctprc.1m 119*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctprc1.1m 120*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctprc2.1m 121*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctsh.1m 122*c10c16deSRichard Lowefile path=usr/share/man/man1m/acctwtmp.1m 123*c10c16deSRichard Lowefile path=usr/share/man/man1m/chargefee.1m 124*c10c16deSRichard Lowefile path=usr/share/man/man1m/ckpacct.1m 125*c10c16deSRichard Lowefile path=usr/share/man/man1m/closewtmp.1m 126*c10c16deSRichard Lowefile path=usr/share/man/man1m/dodisk.1m 127*c10c16deSRichard Lowefile path=usr/share/man/man1m/fwtmp.1m 128*c10c16deSRichard Lowefile path=usr/share/man/man1m/lastlogin.1m 129*c10c16deSRichard Lowefile path=usr/share/man/man1m/monacct.1m 130*c10c16deSRichard Lowefile path=usr/share/man/man1m/nulladm.1m 131*c10c16deSRichard Lowefile path=usr/share/man/man1m/prctmp.1m 132*c10c16deSRichard Lowefile path=usr/share/man/man1m/prdaily.1m 133*c10c16deSRichard Lowefile path=usr/share/man/man1m/prtacct.1m 134*c10c16deSRichard Lowefile path=usr/share/man/man1m/runacct.1m 135*c10c16deSRichard Lowefile path=usr/share/man/man1m/sa1.1m 136*c10c16deSRichard Lowefile path=usr/share/man/man1m/sa2.1m 137*c10c16deSRichard Lowefile path=usr/share/man/man1m/sadc.1m 138*c10c16deSRichard Lowefile path=usr/share/man/man1m/sar.1m 139*c10c16deSRichard Lowefile path=usr/share/man/man1m/shutacct.1m 140*c10c16deSRichard Lowefile path=usr/share/man/man1m/startup.1m 141*c10c16deSRichard Lowefile path=usr/share/man/man1m/turnacct.1m 142*c10c16deSRichard Lowefile path=usr/share/man/man1m/utmp2wtmp.1m 143*c10c16deSRichard Lowefile path=usr/share/man/man1m/wtmpfix.1m 144*c10c16deSRichard Lowefile path=usr/share/man/man4/holidays.4 145ead1f93eSLiane Prazafile path=var/spool/cron/crontabs/sys group=sys mode=0600 \ 146ead1f93eSLiane Praza original_name=SUNWacc:var/spool/cron/crontabs/sys preserve=true 14771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWaccr \ 148ead1f93eSLiane Praza desc="utilities for accounting and reporting of system activity" \ 14971e464e5SPeter Dennis - Sustaining Engineer name="System Accounting, (Root)" 15071e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWaccu \ 151ead1f93eSLiane Praza desc="utilities for accounting and reporting of system activity" \ 15271e464e5SPeter Dennis - Sustaining Engineer name="System Accounting, (Usr)" 153ead1f93eSLiane Prazalicense cr_ATT license=cr_ATT 154ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 155ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 156ead1f93eSLiane Prazalink path=usr/bin/sar target=../sbin/sar 157