summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/panicaction.xml
blob: 6de37c2c175a72875fe0f7c494e6a166865dc739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="PANICACTION"/>panic action (G)</term>
		<listitem><para>This is a Samba developer option that allows a 
		system command to be called when either <citerefentry><refentrytitle>smbd</refentrytitle>
		<manvolnum>8</manvolnum></citerefentry> or <citerefentry><refentrytitle>smbd</refentrytitle>
		<manvolnum>8</manvolnum></citerefentry>	crashes. This is usually used to 
		draw attention to the fact that a problem occurred.</para>

		<para>Default: <command moreinfo="none">panic action = &lt;empty string&gt;</command></para>
		<para>Example: <command moreinfo="none">panic action = &quot;/bin/sleep 90000&quot;</command></para>
		</listitem>
		</samba:parameter>