ce4c15f10c02d751d3e038fe5636e4c00ad00280
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / misc / panicaction.xml
1 <samba:parameter name="panic action"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This is a Samba developer option that allows a 
7         system command to be called when either <citerefentry><refentrytitle>smbd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> or <citerefentry><refentrytitle>nmbd</refentrytitle>
9         <manvolnum>8</manvolnum></citerefentry> crashes. This is usually used to 
10         draw attention to the fact that a problem occurred.
11         </para>
12 </description>
13
14 <value type="default"></value>
15 <value type="example">&quot;/bin/sleep 90000&quot;</value>
16 </samba:parameter>