Merge commit '720b16875295d57e0e6a4e0ec32db4d47412f896'
[unleashed.git] / usr / src / pkg / manifests / service-storage-virus-scan.mf
blob1dbcd4c423850cc9dc45f77e39cf397691bace0f
2 # CDDL HEADER START
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri value=pkg:/service/storage/virus-scan@$(PKGVERS)
27 set name=pkg.description value="Virus Scan Service Kernel Root Components"
28 set name=pkg.summary value="Virus Scan Service Kernel"
29 set name=info.classification \
30     value=org.opensolaris.category.2008:System/Services
31 set name=variant.arch value=$(ARCH)
32 dir path=kernel group=sys
33 dir path=kernel/drv group=sys
34 dir path=lib
35 dir path=lib/svc
36 dir path=lib/svc/manifest group=sys
37 dir path=lib/svc/manifest/system group=sys
38 dir path=lib/svc/manifest/system/filesystem group=sys
39 dir path=usr group=sys
40 dir path=usr/lib
41 dir path=usr/lib/devfsadm group=sys
42 dir path=usr/lib/devfsadm/linkmod group=sys
43 dir path=usr/lib/vscan
44 dir path=usr/sbin
45 dir path=usr/share/man/man8
46 driver name=vscan perms="* 0640 root sys"
47 file path=kernel/drv/vscan group=sys
48 file path=kernel/drv/vscan.conf group=sys
49 file path=lib/svc/manifest/system/filesystem/vscan.xml group=sys mode=0444
50 file path=usr/lib/devfsadm/linkmod/SUNW_vscan_link.so group=sys
51 file path=usr/lib/vscan/libvscan.so.1
52 file path=usr/lib/vscan/vscand mode=0555
53 file path=usr/sbin/vscanadm mode=0555
54 file path=usr/share/man/man8/vscanadm.8
55 file path=usr/share/man/man8/vscand.8
56 license cr_Sun license=cr_Sun
57 license lic_CDDL license=lic_CDDL
58 link path=usr/lib/vscan/libvscan.so target=libvscan.so.1