278N/ASolaris specific patch around SMF services.
278N/A
278N/A
278N/A
278N/A--- rsyslog-8.15.0/tools/rsyslogd.8_orig 2015-11-12 03:52:06.000000000 -0800
278N/A+++ rsyslog-8.15.0/tools/rsyslogd.8 2016-08-03 15:45:05.475192214 -0700
278N/A@@ -308,3 +308,16 @@
278N/A .TP
278N/A rgerhards@adiscon.com
278N/A .PD
278N/A+.SH NOTES
278N/A+As of Solaris 12, rsyslog is now the default Solaris logger.
278N/A+
278N/A+When the service is enabled the first time, an attempt is made
278N/A+to see if any /etc/syslog.conf (see syslog.conf(5)),
278N/A+entries might need migrating and if
278N/A+so rsyslog is brought up in a degraded SMF state.
278N/A+
278N/A+Please visit /etc/rsyslog.conf (see rsyslog.conf(5)), and customize as needed.
278N/A+
278N/A+Then clear the service:
278N/A+
278N/A+# svcadm clear svc:/system/system-log:rsyslog
278N/A