sudo: change to new lib paths
[unleashed-userland.git] / components / sysutils / sudo / sudo.p5m
blob9618c764990597e17719cf1bc023535dbd57c2cf
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
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
25 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
26 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
27 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
28 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
31 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
33 dir path=etc/sudoers.d mode=0750 group=root
35 file path=etc/sudoers original_name=SUNWsudo:etc/sudoers overlay=allow \
36         preserve=true mode=0440 group=root
37 file path=usr/bin/sudo mode=4511
38 file path=usr/bin/sudoreplay mode=0511
39 file path=usr/include/sudo_plugin.h
40 file path=usr/libexec/sudo/group_file.so
41 link path=usr/libexec/sudo/libsudo_util.so target=libsudo_util.so.0.0.0
42 link path=usr/libexec/sudo/libsudo_util.so.0 target=libsudo_util.so.0.0.0
43 file path=usr/libexec/sudo/libsudo_util.so.0.0.0
44 file path=usr/libexec/sudo/sudo_noexec.so
45 file path=usr/libexec/sudo/sudoers.so
46 file path=usr/libexec/sudo/system_group.so
47 file path=usr/sbin/visudo mode=0511
48 file path=usr/share/doc/sudo/CONTRIBUTORS
49 file path=usr/share/doc/sudo/ChangeLog
50 file path=usr/share/doc/sudo/HISTORY
51 file path=usr/share/doc/sudo/LICENSE
52 file path=usr/share/doc/sudo/NEWS
53 file path=usr/share/doc/sudo/README
54 file path=usr/share/doc/sudo/README.LDAP
55 file path=usr/share/doc/sudo/TROUBLESHOOTING
56 file path=usr/share/doc/sudo/UPGRADE
57 file path=usr/share/doc/sudo/examples/pam.conf
58 file path=usr/share/doc/sudo/examples/sudo.conf
59 file path=usr/share/doc/sudo/examples/sudoers
60 file path=usr/share/doc/sudo/examples/syslog.conf
61 file path=usr/share/doc/sudo/schema.ActiveDirectory
62 file path=usr/share/doc/sudo/schema.OpenLDAP
63 file path=usr/share/doc/sudo/schema.iPlanet
64 file path=usr/share/doc/sudo/sudoers2ldif
65 file path=usr/share/man/man1m/sudo.1m
66 file path=usr/share/man/man1m/sudo_plugin.1m
67 file path=usr/share/man/man1m/sudoreplay.1m
68 file path=usr/share/man/man1m/visudo.1m
69 file path=usr/share/man/man4/sudo.conf.4
70 file path=usr/share/man/man4/sudoers.4
71 file path=usr/share/man/man4/sudoers.ldap.4
73 link path=usr/bin/sudoedit target=sudo
74 link path=usr/share/man/man1m/sudoedit.1m target=sudo.1m