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.
#
set name=pkg.fmri value=pkg:/service/network/slp@$(PKGVERS)
set name=pkg.description \
value="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)."
*** 30,40 ****
set name=info.classification \
value=org.opensolaris.category.2008:System/Services
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=etc/inet group=sys
- dir path=etc/init.d group=sys
dir path=lib
dir path=lib/svc
dir path=lib/svc/manifest group=sys
dir path=lib/svc/manifest/network group=sys
dir path=lib/svc/method
--- 31,40 ----
*** 51,61 ****
dir path=usr/share/man/man3lib
dir path=usr/share/man/man3slp
dir path=usr/share/man/man4
dir path=usr/share/man/man7p
file path=etc/inet/slp.conf.example group=sys
- file path=etc/init.d/slpd group=sys mode=0744
file path=lib/svc/manifest/network/slp.xml group=sys mode=0444
file path=lib/svc/method/slp mode=0555
file path=usr/include/slp.h
file path=usr/lib/$(ARCH64)/libslp.so.1
file path=usr/lib/$(ARCH64)/llib-lslp.ln
--- 51,60 ----