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#
25
26set name=pkg.fmri value=pkg:/service/storage/virus-scan@$(PKGVERS)
27set name=pkg.summary value="Virus Scan Service Kernel"
28set name=pkg.description value="Virus Scan Service Kernel Root Components"
29set name=info.classification value=org.opensolaris.category.2008:System/Services
30set name=variant.arch value=$(ARCH)
31dir  path=kernel group=sys
32dir  path=kernel/drv group=sys
33dir  path=kernel/drv/$(ARCH64) group=sys
34file path=kernel/drv/$(ARCH64)/vscan group=sys
35file path=kernel/drv/vscan.conf group=sys
36dir  path=lib
37dir  path=lib/svc
38dir  path=lib/svc/manifest group=sys
39dir  path=lib/svc/manifest/system group=sys
40dir  path=lib/svc/manifest/system/filesystem group=sys
41file path=lib/svc/manifest/system/filesystem/vscan.xml group=sys mode=0444
42dir  path=usr group=sys
43dir  path=usr/lib
44dir  path=usr/lib/devfsadm group=sys
45dir  path=usr/lib/devfsadm/linkmod group=sys
46file path=usr/lib/devfsadm/linkmod/SUNW_vscan_link.so group=sys
47dir  path=usr/lib/vscan
48link path=usr/lib/vscan/libvscan.so target=libvscan.so.1
49file path=usr/lib/vscan/libvscan.so.1
50file path=usr/lib/vscan/vscand mode=0555
51dir  path=usr/sbin
52file path=usr/sbin/vscanadm mode=0555
53dir  path=usr/share/man/man8
54file path=usr/share/man/man8/vscanadm.8
55file path=usr/share/man/man8/vscand.8
56driver name=vscan perms="* 0640 root sys"
57legacy pkg=SUNWvscankr desc="Virus Scan Service Kernel Root Components" \
58    name="Virus Scan Service Kernel (Root)"
59legacy pkg=SUNWvscanr desc="Virus Scan Service Root Components" \
60    name="Virus Scan Service (Root)"
61legacy pkg=SUNWvscanu desc="Virus Scan Service Usr Components" \
62    name="Virus Scan Service (Usr)"
63license cr_Sun license=cr_Sun
64license lic_CDDL license=lic_CDDL
65