Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / logon / abortshutdownscript.xml
blob89fd9186bb51a98d7acc39d8a910f3ae8b1775ad
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="ABORTSHUTDOWNSCRIPT"/>abort shutdown script (G)</term>
3                 <listitem><para><emphasis>This parameter only exists in the HEAD cvs branch</emphasis>
4                 This a full path name to a script called by <citerefentry><refentrytitle>smbd</refentrytitle>
5                 <manvolnum>8</manvolnum></citerefentry> that
6                 should stop a shutdown procedure issued by the <link linkend="SHUTDOWNSCRIPT"><parameter moreinfo="none">shutdown script</parameter></link>.</para>
7                 
8                 <para>This command will be run as user.</para>
10                 <para>Default: <emphasis>None</emphasis>.</para>
11                 <para>Example: <command moreinfo="none">abort shutdown script = /sbin/shutdown -c</command></para>
12                 </listitem>
13                 </samba:parameter>