Print this page
9696 add /etc/system.d support
Portions contributed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.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  # Copyright 2019 Peter Tribble.
  29   29  #
  30   30  
  31   31  <include SUNWcs.man1.inc>
  32   32  <include SUNWcs.man1m.inc>
  33   33  <include SUNWcs.man4.inc>
  34   34  <include SUNWcs.man5.inc>
  35   35  <include SUNWcs.man7d.inc>
  36   36  <include SUNWcs.man7fs.inc>
↓ open down ↓ 46 lines elided ↑ open up ↑
  83   83  dir path=etc/security/exec_attr.d group=sys
  84   84  dir path=etc/security/lib group=sys
  85   85  dir path=etc/security/prof_attr.d group=sys
  86   86  dir path=etc/skel group=sys
  87   87  dir path=etc/svc group=sys
  88   88  dir path=etc/svc/profile group=sys
  89   89  dir path=etc/svc/profile/site group=sys
  90   90  dir path=etc/svc/volatile group=sys
  91   91  dir path=etc/sysevent group=sys
  92   92  dir path=etc/sysevent/config group=sys
       93 +dir path=etc/system.d group=sys
  93   94  dir path=etc/tm group=sys
  94   95  dir path=etc/user_attr.d group=sys
  95   96  dir path=export group=sys
  96   97  dir path=home group=root mode=0555
  97   98  dir path=lib
  98   99  dir path=lib/crypto
  99  100  dir path=lib/inet
 100  101  dir path=lib/svc
 101  102  dir path=lib/svc/bin
 102  103  dir path=lib/svc/capture
↓ open down ↓ 1710 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX