ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / auto_services.xml
blobd843d889972ca5e645a5507217d636fe40df8f4f
1 <samba:parameter name="auto services"
2                  context="G"
3                  type="string"
4                  substitution="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>preload</synonym>
7 <description>
8         <para>This is a list of services that you want to be
9         automatically added to the browse lists. This is most useful
10         for homes and printers services that would otherwise not be
11         visible.</para>
13         <para>
14         Note that if you just want all printers in your
15         printcap file loaded then the <smbconfoption name="load printers"/>
16          option is easier.
17         </para>
18 </description>
20 <value type="default"></value>
21 <value type="example">fred lp colorlp</value>
22 </samba:parameter>