panicaction.xml   [plain text]


<samba:parameter name="panic action"
		 context="G"
		 advanced="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<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>