Print this page
5861 clean up obsolete init scripts
*** 19,39 ****
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
! # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#
set name=pkg.fmri \
value=pkg:/service/network/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
set name=pkg.description value="Sendmail Utilities"
set name=pkg.summary value=Sendmail
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
- dir path=etc/init.d group=sys
dir path=etc/mail group=mail
dir path=etc/mail/cf group=mail
dir path=etc/mail/cf/cf group=mail
dir path=etc/mail/cf/domain group=mail
dir path=etc/mail/cf/feature group=mail
--- 19,38 ----
# 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/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
set name=pkg.description value="Sendmail Utilities"
set name=pkg.summary value=Sendmail
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=etc/mail group=mail
dir path=etc/mail/cf group=mail
dir path=etc/mail/cf/cf group=mail
dir path=etc/mail/cf/domain group=mail
dir path=etc/mail/cf/feature group=mail
*** 67,78 ****
dir path=var/adm group=sys mode=0775
dir path=var/adm/sm.bin group=sys
dir path=var/spool
dir path=var/spool/clientmqueue group=smmsp mode=0770 owner=smmsp
dir path=var/spool/mqueue mode=0750
- file path=etc/init.d/sendmail group=sys mode=0744 \
- original_name=SUNWsndm:etc/init.d/sendmail preserve=true
file path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases \
preserve=true
file path=etc/mail/cf/README group=mail mode=0444
file path=etc/mail/cf/cf/Makefile group=mail mode=0444
file path=etc/mail/cf/cf/sendmail.cf group=mail mode=0444
--- 66,75 ----