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. 24*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25ead1f93eSLiane Praza# 26ead1f93eSLiane Praza 27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/accounting/legacy@$(PKGVERS) 28ead1f93eSLiane Prazaset name=pkg.description \ 29ead1f93eSLiane Praza value="utilities for accounting and reporting of system activity" 30ead1f93eSLiane Prazaset name=pkg.summary value="System Accounting" 31ead1f93eSLiane Prazaset name=info.classification \ 32ead1f93eSLiane Praza value="org.opensolaris.category.2008:System/Administration and Configuration" 33ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 34ead1f93eSLiane Prazadir path=etc group=sys 35ead1f93eSLiane Prazadir path=etc/acct group=adm owner=adm 36ead1f93eSLiane Prazadir path=etc/init.d group=sys 37ead1f93eSLiane Prazadir path=lib 38ead1f93eSLiane Prazadir path=lib/svc 39ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys 40ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys 41ead1f93eSLiane Prazadir path=lib/svc/method 42ead1f93eSLiane Prazadir path=usr group=sys 43ead1f93eSLiane Prazadir path=usr/bin 44ead1f93eSLiane Prazadir path=usr/lib 45ead1f93eSLiane Prazadir path=usr/lib/acct 46ead1f93eSLiane Prazadir path=usr/lib/sa owner=adm 47ead1f93eSLiane Prazadir path=usr/sbin 48c10c16deSRichard Lowedir path=usr/share 49c10c16deSRichard Lowedir path=usr/share/man 50c10c16deSRichard Lowedir path=usr/share/man/man1 51c10c16deSRichard Lowedir path=usr/share/man/man1m 52c10c16deSRichard Lowedir path=usr/share/man/man4 53ead1f93eSLiane Prazadir path=var group=sys 54ead1f93eSLiane Prazadir path=var/adm group=sys mode=0775 55ead1f93eSLiane Prazadir path=var/adm/acct group=adm mode=0775 owner=adm 56ead1f93eSLiane Prazadir path=var/adm/acct/fiscal group=adm mode=0775 owner=adm 57ead1f93eSLiane Prazadir path=var/adm/acct/nite group=adm mode=0775 owner=adm 58ead1f93eSLiane Prazadir path=var/adm/acct/sum group=adm mode=0775 owner=adm 59ead1f93eSLiane Prazadir path=var/adm/sa group=sys mode=0775 owner=adm 60ead1f93eSLiane Prazadir path=var/spool 61ead1f93eSLiane Prazadir path=var/spool/cron group=sys 62ead1f93eSLiane Prazadir path=var/spool/cron/crontabs group=sys 63ead1f93eSLiane Prazafile path=etc/acct/holidays original_name=SUNWacc:etc/acct/holidays \ 64ead1f93eSLiane Praza preserve=true 65ead1f93eSLiane Prazafile path=etc/init.d/acct group=sys mode=0744 \ 66ead1f93eSLiane Praza original_name=SUNWacc:etc/init.d/acct preserve=true 67ebbab6bbSDan Pricefile path=lib/svc/manifest/system/sar.xml group=sys mode=0444 68ead1f93eSLiane Prazafile path=lib/svc/method/svc-sar group=sys mode=0555 69ead1f93eSLiane Prazafile path=usr/bin/acctcom mode=0555 70ead1f93eSLiane Prazafile path=usr/bin/timex group=sys mode=0555 71ead1f93eSLiane Prazafile path=usr/lib/acct/acctcms mode=0555 72ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon mode=0555 73ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon1 mode=0555 74ead1f93eSLiane Prazafile path=usr/lib/acct/acctcon2 mode=0555 75ead1f93eSLiane Prazafile path=usr/lib/acct/acctdisk mode=0555 76ead1f93eSLiane Prazafile path=usr/lib/acct/acctdusg mode=0555 77ead1f93eSLiane Prazafile path=usr/lib/acct/acctmerg mode=0555 78ead1f93eSLiane Prazafile path=usr/lib/acct/accton group=adm mode=4755 79ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc mode=0555 80ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc1 mode=0555 81ead1f93eSLiane Prazafile path=usr/lib/acct/acctprc2 mode=0555 82ead1f93eSLiane Prazafile path=usr/lib/acct/acctwtmp mode=0555 83ead1f93eSLiane Prazafile path=usr/lib/acct/chargefee mode=0555 84ead1f93eSLiane Prazafile path=usr/lib/acct/ckpacct mode=0555 85ead1f93eSLiane Prazafile path=usr/lib/acct/closewtmp mode=0555 86ead1f93eSLiane Prazafile path=usr/lib/acct/dodisk mode=0555 87ead1f93eSLiane Prazafile path=usr/lib/acct/fwtmp mode=0555 88ead1f93eSLiane Prazafile path=usr/lib/acct/lastlogin mode=0555 89ead1f93eSLiane Prazafile path=usr/lib/acct/monacct mode=0555 90ead1f93eSLiane Prazafile path=usr/lib/acct/nulladm mode=0555 91ead1f93eSLiane Prazafile path=usr/lib/acct/prctmp mode=0555 92ead1f93eSLiane Prazafile path=usr/lib/acct/prdaily mode=0555 93ead1f93eSLiane Prazafile path=usr/lib/acct/prtacct mode=0555 94ead1f93eSLiane Prazafile path=usr/lib/acct/ptecms.awk mode=0555 95ead1f93eSLiane Prazafile path=usr/lib/acct/ptelus.awk mode=0555 96ead1f93eSLiane Prazafile path=usr/lib/acct/remove mode=0555 97ead1f93eSLiane Prazafile path=usr/lib/acct/runacct mode=0555 98ead1f93eSLiane Prazafile path=usr/lib/acct/shutacct mode=0555 99ead1f93eSLiane Prazafile path=usr/lib/acct/startup mode=0555 100ead1f93eSLiane Prazafile path=usr/lib/acct/turnacct mode=0555 101ead1f93eSLiane Prazafile path=usr/lib/acct/utmp2wtmp mode=0555 102ead1f93eSLiane Prazafile path=usr/lib/acct/wtmpfix mode=0555 103ead1f93eSLiane Prazafile path=usr/lib/sa/sa1 mode=0555 104ead1f93eSLiane Prazafile path=usr/lib/sa/sa2 mode=0555 105ead1f93eSLiane Prazafile path=usr/lib/sa/sadc mode=0555 106ead1f93eSLiane Prazafile path=usr/sbin/sar mode=0555 107c10c16deSRichard Lowefile path=usr/share/man/man1/acctcom.1 108c10c16deSRichard Lowefile path=usr/share/man/man1/sar.1 109c10c16deSRichard Lowefile path=usr/share/man/man1/timex.1 110c10c16deSRichard Lowefile path=usr/share/man/man1m/acct.1m 111c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcms.1m 112c10c16deSRichard Lowefile path=usr/share/man/man1m/acctcon.1m 113c10c16deSRichard Lowefile path=usr/share/man/man1m/acctmerg.1m 114c10c16deSRichard Lowefile path=usr/share/man/man1m/acctprc.1m 115c10c16deSRichard Lowefile path=usr/share/man/man1m/acctsh.1m 116c10c16deSRichard Lowefile path=usr/share/man/man1m/fwtmp.1m 117c10c16deSRichard Lowefile path=usr/share/man/man1m/runacct.1m 118c10c16deSRichard Lowefile path=usr/share/man/man1m/sar.1m 119c10c16deSRichard Lowefile path=usr/share/man/man4/holidays.4 120ead1f93eSLiane Prazafile path=var/spool/cron/crontabs/sys group=sys mode=0600 \ 121ead1f93eSLiane Praza original_name=SUNWacc:var/spool/cron/crontabs/sys preserve=true 12271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWaccr \ 123ead1f93eSLiane Praza desc="utilities for accounting and reporting of system activity" \ 12471e464e5SPeter Dennis - Sustaining Engineer name="System Accounting, (Root)" 12571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWaccu \ 126ead1f93eSLiane Praza desc="utilities for accounting and reporting of system activity" \ 12771e464e5SPeter Dennis - Sustaining Engineer name="System Accounting, (Usr)" 128ead1f93eSLiane Prazalicense cr_ATT license=cr_ATT 129ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 130ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 131ead1f93eSLiane Prazalink path=usr/bin/sar target=../sbin/sar 132*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctcon1.1m target=acctcon.1m 133*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctcon2.1m target=acctcon.1m 134*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctdisk.1m target=acct.1m 135*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctdusg.1m target=acct.1m 136*a9478106SYuri Pankovlink path=usr/share/man/man1m/accton.1m target=acct.1m 137*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctprc1.1m target=acctprc.1m 138*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctprc2.1m target=acctprc.1m 139*a9478106SYuri Pankovlink path=usr/share/man/man1m/acctwtmp.1m target=acct.1m 140*a9478106SYuri Pankovlink path=usr/share/man/man1m/chargefee.1m target=acctsh.1m 141*a9478106SYuri Pankovlink path=usr/share/man/man1m/ckpacct.1m target=acctsh.1m 142*a9478106SYuri Pankovlink path=usr/share/man/man1m/closewtmp.1m target=acct.1m 143*a9478106SYuri Pankovlink path=usr/share/man/man1m/dodisk.1m target=acctsh.1m 144*a9478106SYuri Pankovlink path=usr/share/man/man1m/lastlogin.1m target=acctsh.1m 145*a9478106SYuri Pankovlink path=usr/share/man/man1m/monacct.1m target=acctsh.1m 146*a9478106SYuri Pankovlink path=usr/share/man/man1m/nulladm.1m target=acctsh.1m 147*a9478106SYuri Pankovlink path=usr/share/man/man1m/prctmp.1m target=acctsh.1m 148*a9478106SYuri Pankovlink path=usr/share/man/man1m/prdaily.1m target=acctsh.1m 149*a9478106SYuri Pankovlink path=usr/share/man/man1m/prtacct.1m target=acctsh.1m 150*a9478106SYuri Pankovlink path=usr/share/man/man1m/sa1.1m target=sar.1m 151*a9478106SYuri Pankovlink path=usr/share/man/man1m/sa2.1m target=sar.1m 152*a9478106SYuri Pankovlink path=usr/share/man/man1m/sadc.1m target=sar.1m 153*a9478106SYuri Pankovlink path=usr/share/man/man1m/shutacct.1m target=acctsh.1m 154*a9478106SYuri Pankovlink path=usr/share/man/man1m/startup.1m target=acctsh.1m 155*a9478106SYuri Pankovlink path=usr/share/man/man1m/turnacct.1m target=acctsh.1m 156*a9478106SYuri Pankovlink path=usr/share/man/man1m/utmp2wtmp.1m target=acct.1m 157*a9478106SYuri Pankovlink path=usr/share/man/man1m/wtmpfix.1m target=fwtmp.1m 158