1 <samba:parameter name="svcctl list"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This option defines a list of init scripts that smbd
7 will use for starting and stopping Unix services via the Win32
8 ServiceControl API. This allows Windows administrators to
9 utilize the MS Management Console plug-ins to manage a
10 Unix server running Samba.</para>
12 <para>The administrator must create a directory
13 name <filename>svcctl</filename> in Samba's $(libdir)
14 and create symbolic links to the init scripts in
15 <filename>/etc/init.d/</filename>. The name of the links
16 must match the names given as part of the <parameter>svcctl list</parameter>.
20 <value type="default"/>
21 <value type="example">cups postfix portmap httpd</value>