4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/system/accounting/legacy@$(PKGVERS)
28 set name=pkg.description \
29 value="utilities for accounting and reporting of system activity"
30 set name=pkg.summary value="System Accounting"
31 set name=info.classification \
32 value="org.opensolaris.category.2008:System/Administration and Configuration"
33 set name=variant.arch value=$(ARCH)
34 dir path=etc group=sys
35 dir path=etc/acct group=adm owner=adm
36 dir path=etc/init.d group=sys
39 dir path=lib/svc/manifest group=sys
40 dir path=lib/svc/manifest/system group=sys
41 dir path=lib/svc/method
42 dir path=usr group=sys
46 dir path=usr/lib/sa owner=adm
49 dir path=usr/share/man
50 dir path=usr/share/man/man1
51 dir path=usr/share/man/man1m
52 dir path=usr/share/man/man4
53 dir path=var group=sys
54 dir path=var/adm group=sys mode=0775
55 dir path=var/adm/acct group=adm mode=0775 owner=adm
56 dir path=var/adm/acct/fiscal group=adm mode=0775 owner=adm
57 dir path=var/adm/acct/nite group=adm mode=0775 owner=adm
58 dir path=var/adm/acct/sum group=adm mode=0775 owner=adm
59 dir path=var/adm/sa group=sys mode=0775 owner=adm
61 dir path=var/spool/cron group=sys
62 dir path=var/spool/cron/crontabs group=sys
63 file path=etc/acct/holidays preserve=true
64 file path=etc/init.d/acct group=sys mode=0744 preserve=true
65 file path=lib/svc/manifest/system/sar.xml group=sys mode=0444
66 file path=lib/svc/method/svc-sar group=sys mode=0555
67 file path=usr/bin/acctcom mode=0555
68 file path=usr/bin/timex group=sys mode=0555
69 file path=usr/lib/acct/acctcms mode=0555
70 file path=usr/lib/acct/acctcon mode=0555
71 file path=usr/lib/acct/acctcon1 mode=0555
72 file path=usr/lib/acct/acctcon2 mode=0555
73 file path=usr/lib/acct/acctdisk mode=0555
74 file path=usr/lib/acct/acctdusg mode=0555
75 file path=usr/lib/acct/acctmerg mode=0555
76 file path=usr/lib/acct/accton group=adm mode=4755
77 file path=usr/lib/acct/acctprc mode=0555
78 file path=usr/lib/acct/acctprc1 mode=0555
79 file path=usr/lib/acct/acctprc2 mode=0555
80 file path=usr/lib/acct/acctwtmp mode=0555
81 file path=usr/lib/acct/chargefee mode=0555
82 file path=usr/lib/acct/ckpacct mode=0555
83 file path=usr/lib/acct/closewtmp mode=0555
84 file path=usr/lib/acct/dodisk mode=0555
85 file path=usr/lib/acct/fwtmp mode=0555
86 file path=usr/lib/acct/lastlogin mode=0555
87 file path=usr/lib/acct/monacct mode=0555
88 file path=usr/lib/acct/nulladm mode=0555
89 file path=usr/lib/acct/prctmp mode=0555
90 file path=usr/lib/acct/prdaily mode=0555
91 file path=usr/lib/acct/prtacct mode=0555
92 file path=usr/lib/acct/ptecms.awk mode=0555
93 file path=usr/lib/acct/ptelus.awk mode=0555
94 file path=usr/lib/acct/remove mode=0555
95 file path=usr/lib/acct/runacct mode=0555
96 file path=usr/lib/acct/shutacct mode=0555
97 file path=usr/lib/acct/startup mode=0555
98 file path=usr/lib/acct/turnacct mode=0555
99 file path=usr/lib/acct/utmp2wtmp mode=0555
100 file path=usr/lib/acct/wtmpfix mode=0555
101 file path=usr/lib/sa/sa1 mode=0555
102 file path=usr/lib/sa/sa2 mode=0555
103 file path=usr/lib/sa/sadc mode=0555
104 file path=usr/sbin/sar mode=0555
105 file path=usr/share/man/man1/acctcom.1
106 file path=usr/share/man/man1/sar.1
107 file path=usr/share/man/man1/timex.1
108 file path=usr/share/man/man1m/acct.1m
109 file path=usr/share/man/man1m/acctcms.1m
110 file path=usr/share/man/man1m/acctcon.1m
111 file path=usr/share/man/man1m/acctmerg.1m
112 file path=usr/share/man/man1m/acctprc.1m
113 file path=usr/share/man/man1m/acctsh.1m
114 file path=usr/share/man/man1m/fwtmp.1m
115 file path=usr/share/man/man1m/runacct.1m
116 file path=usr/share/man/man1m/sar.1m
117 file path=usr/share/man/man4/holidays.4
118 file path=var/spool/cron/crontabs/sys group=sys mode=0600 preserve=true
119 license cr_ATT license=cr_ATT
120 license cr_Sun license=cr_Sun
121 license lic_CDDL license=lic_CDDL
122 link path=usr/bin/sar target=../sbin/sar