Print this page
5861 clean up obsolete init scripts


   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  25 #
  26 
  27 set name=pkg.fmri \
  28     value=pkg:/service/network/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
  29 set name=pkg.description value="Sendmail Utilities"
  30 set name=pkg.summary value=Sendmail
  31 set name=info.classification value=org.opensolaris.category.2008:System/Core
  32 set name=variant.arch value=$(ARCH)
  33 dir path=etc group=sys
  34 dir path=etc/init.d group=sys
  35 dir path=etc/mail group=mail
  36 dir path=etc/mail/cf group=mail
  37 dir path=etc/mail/cf/cf group=mail
  38 dir path=etc/mail/cf/domain group=mail
  39 dir path=etc/mail/cf/feature group=mail
  40 dir path=etc/mail/cf/m4 group=mail
  41 dir path=etc/mail/cf/mailer group=mail
  42 dir path=etc/mail/cf/ostype group=mail
  43 dir path=etc/mail/cf/sh group=mail
  44 dir path=lib
  45 dir path=lib/svc
  46 dir path=lib/svc/manifest group=sys
  47 dir path=lib/svc/manifest/network group=sys
  48 dir path=lib/svc/method
  49 dir path=lib/svc/share
  50 dir path=usr group=sys
  51 dir path=usr/bin
  52 dir path=usr/include
  53 dir path=usr/include/libmilter
  54 dir path=usr/lib
  55 dir path=usr/lib/help
  56 dir path=usr/lib/help/auths
  57 dir path=usr/lib/help/auths/locale
  58 dir path=usr/lib/help/auths/locale/C
  59 dir path=usr/lib/smtp
  60 dir path=usr/lib/smtp/sendmail
  61 dir path=usr/sbin
  62 dir path=usr/share/man
  63 dir path=usr/share/man/man1
  64 dir path=usr/share/man/man1m
  65 dir path=usr/share/man/man4
  66 dir path=var group=sys
  67 dir path=var/adm group=sys mode=0775
  68 dir path=var/adm/sm.bin group=sys
  69 dir path=var/spool
  70 dir path=var/spool/clientmqueue group=smmsp mode=0770 owner=smmsp
  71 dir path=var/spool/mqueue mode=0750
  72 file path=etc/init.d/sendmail group=sys mode=0744 \
  73     original_name=SUNWsndm:etc/init.d/sendmail preserve=true
  74 file path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases \
  75     preserve=true
  76 file path=etc/mail/cf/README group=mail mode=0444
  77 file path=etc/mail/cf/cf/Makefile group=mail mode=0444
  78 file path=etc/mail/cf/cf/sendmail.cf group=mail mode=0444
  79 file path=etc/mail/cf/cf/sendmail.mc group=mail mode=0444
  80 file path=etc/mail/cf/cf/submit.cf group=mail mode=0444
  81 file path=etc/mail/cf/cf/submit.mc group=mail mode=0444
  82 file path=etc/mail/cf/domain/generic.m4 group=mail mode=0444
  83 file path=etc/mail/cf/domain/solaris-antispam.m4 group=mail mode=0444
  84 file path=etc/mail/cf/domain/solaris-generic.m4 group=mail mode=0444
  85 file path=etc/mail/cf/feature/accept_unqualified_senders.m4 group=mail \
  86     mode=0444
  87 file path=etc/mail/cf/feature/accept_unresolvable_domains.m4 group=mail \
  88     mode=0444
  89 file path=etc/mail/cf/feature/access_db.m4 group=mail mode=0444
  90 file path=etc/mail/cf/feature/allmasquerade.m4 group=mail mode=0444
  91 file path=etc/mail/cf/feature/always_add_domain.m4 group=mail mode=0444
  92 file path=etc/mail/cf/feature/badmx.m4 group=mail mode=0444
  93 file path=etc/mail/cf/feature/bestmx_is_local.m4 group=mail mode=0444




   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  25 #
  26 
  27 set name=pkg.fmri \
  28     value=pkg:/service/network/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
  29 set name=pkg.description value="Sendmail Utilities"
  30 set name=pkg.summary value=Sendmail
  31 set name=info.classification value=org.opensolaris.category.2008:System/Core
  32 set name=variant.arch value=$(ARCH)
  33 dir path=etc group=sys

  34 dir path=etc/mail group=mail
  35 dir path=etc/mail/cf group=mail
  36 dir path=etc/mail/cf/cf group=mail
  37 dir path=etc/mail/cf/domain group=mail
  38 dir path=etc/mail/cf/feature group=mail
  39 dir path=etc/mail/cf/m4 group=mail
  40 dir path=etc/mail/cf/mailer group=mail
  41 dir path=etc/mail/cf/ostype group=mail
  42 dir path=etc/mail/cf/sh group=mail
  43 dir path=lib
  44 dir path=lib/svc
  45 dir path=lib/svc/manifest group=sys
  46 dir path=lib/svc/manifest/network group=sys
  47 dir path=lib/svc/method
  48 dir path=lib/svc/share
  49 dir path=usr group=sys
  50 dir path=usr/bin
  51 dir path=usr/include
  52 dir path=usr/include/libmilter
  53 dir path=usr/lib
  54 dir path=usr/lib/help
  55 dir path=usr/lib/help/auths
  56 dir path=usr/lib/help/auths/locale
  57 dir path=usr/lib/help/auths/locale/C
  58 dir path=usr/lib/smtp
  59 dir path=usr/lib/smtp/sendmail
  60 dir path=usr/sbin
  61 dir path=usr/share/man
  62 dir path=usr/share/man/man1
  63 dir path=usr/share/man/man1m
  64 dir path=usr/share/man/man4
  65 dir path=var group=sys
  66 dir path=var/adm group=sys mode=0775
  67 dir path=var/adm/sm.bin group=sys
  68 dir path=var/spool
  69 dir path=var/spool/clientmqueue group=smmsp mode=0770 owner=smmsp
  70 dir path=var/spool/mqueue mode=0750


  71 file path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases \
  72     preserve=true
  73 file path=etc/mail/cf/README group=mail mode=0444
  74 file path=etc/mail/cf/cf/Makefile group=mail mode=0444
  75 file path=etc/mail/cf/cf/sendmail.cf group=mail mode=0444
  76 file path=etc/mail/cf/cf/sendmail.mc group=mail mode=0444
  77 file path=etc/mail/cf/cf/submit.cf group=mail mode=0444
  78 file path=etc/mail/cf/cf/submit.mc group=mail mode=0444
  79 file path=etc/mail/cf/domain/generic.m4 group=mail mode=0444
  80 file path=etc/mail/cf/domain/solaris-antispam.m4 group=mail mode=0444
  81 file path=etc/mail/cf/domain/solaris-generic.m4 group=mail mode=0444
  82 file path=etc/mail/cf/feature/accept_unqualified_senders.m4 group=mail \
  83     mode=0444
  84 file path=etc/mail/cf/feature/accept_unresolvable_domains.m4 group=mail \
  85     mode=0444
  86 file path=etc/mail/cf/feature/access_db.m4 group=mail mode=0444
  87 file path=etc/mail/cf/feature/allmasquerade.m4 group=mail mode=0444
  88 file path=etc/mail/cf/feature/always_add_domain.m4 group=mail mode=0444
  89 file path=etc/mail/cf/feature/badmx.m4 group=mail mode=0444
  90 file path=etc/mail/cf/feature/bestmx_is_local.m4 group=mail mode=0444