docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / panicaction.xml
blobd6e1517525d1e0430a08be0544e6501af76fa451
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>
14 <value type="default"></value>
15 <value type="example">&quot;/bin/sleep 90000&quot;</value>
16 </samba:parameter>