summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/panicaction.xml
blob: 04b7aab8c8cb194c5157444781c4590a367bd21b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>