Print this page
5861 clean up obsolete init scripts
@@ -19,11 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
+# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
#
set name=pkg.fmri value=pkg:/service/file-system/nfs@$(PKGVERS)
set name=pkg.description value="Network File System (NFS) server support"
set name=pkg.summary value="Network File System (NFS) server support"
@@ -30,11 +30,10 @@
set name=info.classification \
value="org.opensolaris.category.2008:System/File System"
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=etc/default group=sys
-dir path=etc/init.d group=sys
dir path=etc/nfs group=sys
dir path=kernel group=sys
dir path=kernel/misc group=sys
dir path=kernel/misc/$(ARCH64) group=sys
dir path=lib
@@ -55,12 +54,10 @@
dir path=usr/share/man
dir path=usr/share/man/man1m
dir path=usr/share/man/man5
file path=etc/default/nfslogd group=sys \
original_name=SUNWnfss:etc/default/nfslogd preserve=true
-file path=etc/init.d/nfs.server group=sys mode=0744 \
- original_name=SUNWnfss:etc/init.d/nfs.server preserve=true
file path=etc/nfs/nfslog.conf group=sys \
original_name=SUNWnfss:etc/nfs/nfslog.conf preserve=true
file path=kernel/misc/$(ARCH64)/nfssrv group=sys mode=0755
$(i386_ONLY)file path=kernel/misc/nfssrv group=sys mode=0755
file path=lib/svc/manifest/network/nfs/nfslogd.xml group=sys mode=0444