Annotation of embedaddon/strongswan/conf/plugins/osx-attr.conf, revision 1.1.1.1

1.1       misho       1: osx-attr {
                      2: 
                      3:     # Whether DNS servers are appended to existing entries, instead of replacing
                      4:     # them.
                      5:     # append = yes
                      6: 
                      7:     # Whether to load the plugin. Can also be an integer to increase the
                      8:     # priority of this plugin.
                      9:     load = yes
                     10: 
                     11: }
                     12: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>