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