Print this page
9696 add /etc/system.d support
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWcs.mf
          +++ new/usr/src/pkg/manifests/SUNWcs.mf
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright (c) 2013 Gary Mills
  25   25  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26      -# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
       26 +# Copyright 2017 Nexenta Systems, Inc.
  27   27  # Copyright 2017 Toomas Soome <tsoome@me.com>
  28   28  #
  29   29  
  30   30  <include SUNWcs.man1.inc>
  31   31  <include SUNWcs.man1m.inc>
  32   32  <include SUNWcs.man4.inc>
  33   33  <include SUNWcs.man5.inc>
  34   34  <include SUNWcs.man7d.inc>
  35   35  <include SUNWcs.man7fs.inc>
  36   36  set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
↓ open down ↓ 45 lines elided ↑ open up ↑
  82   82  dir path=etc/security/exec_attr.d group=sys
  83   83  dir path=etc/security/lib group=sys
  84   84  dir path=etc/security/prof_attr.d group=sys
  85   85  dir path=etc/skel group=sys
  86   86  dir path=etc/svc group=sys
  87   87  dir path=etc/svc/profile group=sys
  88   88  dir path=etc/svc/profile/site group=sys
  89   89  dir path=etc/svc/volatile group=sys
  90   90  dir path=etc/sysevent group=sys
  91   91  dir path=etc/sysevent/config group=sys
       92 +dir path=etc/system.d group=sys
  92   93  dir path=etc/tm group=sys
  93   94  dir path=etc/user_attr.d group=sys
  94   95  dir path=export group=sys
  95   96  dir path=home group=root mode=0555
  96   97  dir path=lib
  97   98  dir path=lib/crypto
  98   99  dir path=lib/inet
  99  100  dir path=lib/svc
 100  101  dir path=lib/svc/bin
 101  102  dir path=lib/svc/capture
↓ open down ↓ 1713 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX