summaryrefslogtreecommitdiff
path: root/usr/src/cmd/rpcbind/bind.xml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/rpcbind/bind.xml')
-rw-r--r--usr/src/cmd/rpcbind/bind.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/cmd/rpcbind/bind.xml b/usr/src/cmd/rpcbind/bind.xml
index fca29c8993..c1f264e5f4 100644
--- a/usr/src/cmd/rpcbind/bind.xml
+++ b/usr/src/cmd/rpcbind/bind.xml
@@ -21,6 +21,7 @@
CDDL HEADER END
+ Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Copyright 2015 Nexenta Systems, Inc. All rights reserved.
Copyright 2014 OmniTI Computer Consulting, Inc. All rights reserved.
Copyright 2009 Sun Microsystems, Inc. All rights reserved.
@@ -191,8 +192,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>