1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright 2014 OmniTI Computer Consulting, Inc. All rights reserved.
14 #
15
16 <transform dir path=etc$ -> edit path etc usr/share/isc-dhcp/examples>
17 <transform file path=etc/.* -> edit path etc usr/share/isc-dhcp/examples>
18 <transform dir path=usr/include -> drop>
19 <transform dir path=usr/include/dhcpctl -> drop>
20 <transform file path=usr/include/dhcpctl/.* -> drop>
21 <transform dir path=usr/include/isc-dhcp -> drop>
22 <transform file path=usr/include/isc-dhcp/.* -> drop>
23 <transform dir path=usr/include/omapip -> drop>
24 <transform file path=usr/include/omapip/.* -> drop>
25 <transform dir path=usr/lib -> drop>
26 <transform file path=usr/lib/.* -> drop>
27 <transform file path=usr/sbin/dhclient -> drop>
28 <transform file path=usr/share/man/man8/dhclient.8 -> drop>
29 <transform dir path=usr/share/man/man3 -> drop>
30 <transform file path=usr/share/man/man3/.* -> drop>
31 <transform file path=usr/share/man/man5/dhclient.* -> drop>
32 <transform file path=usr/share/man/man8/dhclient.* -> drop>
33 <transform dir path=var/db -> set group sys>
34 <transform file path=var/db/dhcp.leases -> set preserve true>
35 <transform file path=var/db/dhcp6.leases -> set preserve true>
36
37 license LICENSE license=ISC