summaryrefslogtreecommitdiff
path: root/usr/src/cmd/syslogd
diff options
context:
space:
mode:
authorHans Rosenfeld <rosenfeld@grumpf.hope-2000.org>2015-02-13 12:46:42 +0100
committerHans Rosenfeld <rosenfeld@grumpf.hope-2000.org>2016-01-22 16:23:04 +0100
commit7ddce99911fbb5e44b38ac65e991a22e42267ee9 (patch)
tree30032e916552c329c83dfc2ccd63042c3c7b7b85 /usr/src/cmd/syslogd
parent696be233fd50b992c5f28974cd022f078f832272 (diff)
downloadillumos-joyent-7ddce99911fbb5e44b38ac65e991a22e42267ee9.tar.gz
6123 SMF ipfilter support needs improvement
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Attila Fülöp <attila@fueloep.org> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/cmd/syslogd')
-rw-r--r--usr/src/cmd/syslogd/system-log.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/src/cmd/syslogd/system-log.xml b/usr/src/cmd/syslogd/system-log.xml
index 80f147f0fc..8802d363b7 100644
--- a/usr/src/cmd/syslogd/system-log.xml
+++ b/usr/src/cmd/syslogd/system-log.xml
@@ -23,6 +23,8 @@
Copyright 2009 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
+ Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
+
NOTE: This service manifest is not editable; its contents will
be overwritten by package or patch operations, including
operating system upgrade. Make customizations in a different
@@ -140,8 +142,14 @@
<property_group name='firewall_config' type='com.sun,fw_configuration'>
<propval name='policy' type='astring' value='use_global' />
+ <propval name='block_policy' type='astring'
+ value='use_global' />
<propval name='apply_to' type='astring' value='' />
+ <propval name='apply_to_6' type='astring' value='' />
<propval name='exceptions' type='astring' value='' />
+ <propval name='exceptions_6' type='astring' value='' />
+ <propval name='target' type='astring' value='' />
+ <propval name='target_6' type='astring' value='' />
<propval name='value_authorization' type='astring'
value='solaris.smf.value.firewall.config' />
</property_group>