22493562 rsyslog.conf group owner change from sys to bin breaks overlays
authorVladimir Marek <Vladimir.Marek@oracle.com>
Thu, 14 Jan 2016 09:13:01 +0100
changeset 5302 c5617aa1e757
parent 5301 668f8ba776f1
child 5303 0f5e16a0a75d
22493562 rsyslog.conf group owner change from sys to bin breaks overlays
components/rsyslog/rsyslog.p5m
--- a/components/rsyslog/rsyslog.p5m	Wed Jan 20 16:02:48 2016 -0800
+++ b/components/rsyslog/rsyslog.p5m	Thu Jan 14 09:13:01 2016 +0100
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
@@ -42,7 +42,7 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2012/197 value=PSARC/2014/388 \
     value=PSARC/2015/417
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file rsyslog.conf-solaris path=etc/rsyslog.conf owner=root mode=0644 \
+file rsyslog.conf-solaris path=etc/rsyslog.conf owner=root group=sys mode=0644 \
     overlay=allow preserve=true
 dir  path=etc/rsyslog.d
 file rsyslog.xml path=lib/svc/manifest/system/rsyslog.xml