# HG changeset patch # User Craig Mohrman # Date 1475684383 25200 # Node ID 9dc4a34f1c26f458e6b3af92cd14d3eb0a9819a3 # Parent 6416ca905309c5cd9ca6af0e4a9bcac1def1ef67 21843287 SMF: enable rsyslog by default 22726160 rsyslog no longer eligible for FOSS evaluation repo diff -r 6416ca905309 -r 9dc4a34f1c26 components/rsyslog/Makefile --- a/components/rsyslog/Makefile Tue Oct 04 23:29:56 2016 -0500 +++ b/components/rsyslog/Makefile Wed Oct 05 09:19:43 2016 -0700 @@ -49,11 +49,8 @@ TEST_TARGET= $(NO_TESTS) # Requires mysql-57 not available on S11. -ifeq ($(BUILD_TYPE), evaluation) -BUILD_64= -INSTALL_64= -PUBLISH_STAMP= -endif +# Also, syslog is required to be disabled, only in S12. +include $(WS_MAKE_RULES)/no-evaluation.mk include $(WS_MAKE_RULES)/common.mk diff -r 6416ca905309 -r 9dc4a34f1c26 components/rsyslog/files/rsyslog.xml --- a/components/rsyslog/files/rsyslog.xml Tue Oct 04 23:29:56 2016 -0500 +++ b/components/rsyslog/files/rsyslog.xml Wed Oct 05 09:19:43 2016 -0700 @@ -16,7 +16,7 @@ type='service' version='1'> - +