Print this page
5861 clean up obsolete init scripts
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
*** 49,59 ****
dir path=dev/vt group=sys
dir path=dev/zcons group=sys
dir path=devices group=sys
dir path=devices/pseudo group=sys
dir path=etc group=sys
- dir path=etc/init.d group=sys
dir path=etc/rcm group=sys
dir path=etc/rcm/scripts group=sys
dir path=etc/security group=sys
dir path=lib
dir path=lib/svc
--- 50,59 ----
*** 64,75 ****
dir path=usr/share/man/man4
file path=etc/dacf.conf group=sys
file path=etc/devlink.tab group=sys preserve=true
file path=etc/driver_aliases group=sys preserve=true
file path=etc/driver_classes group=sys preserve=true
- file path=etc/init.d/devlinks group=sys mode=0744 preserve=true
- file path=etc/init.d/drvconfig group=sys mode=0744 preserve=true
file path=etc/iu.ap group=sys preserve=true
file path=etc/minor_perm group=sys preserve=true
file path=etc/name_to_major group=sys preserve=true
file path=etc/path_to_inst group=root mode=0444 preserve=true
file path=etc/security/device_policy group=sys preserve=true
--- 64,73 ----