Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / misc / panicaction.xml
blob9f55b550e7a1771a5d6ee78186f3ea98e93c3b7c
1 <samba:parameter name="panic action"
2                  context="G"
3                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This is a Samba developer option that allows a 
8         system command to be called when either <citerefentry><refentrytitle>smbd</refentrytitle>
9         <manvolnum>8</manvolnum></citerefentry> or <citerefentry><refentrytitle>smbd</refentrytitle>
10         <manvolnum>8</manvolnum></citerefentry> crashes. This is usually used to 
11 draw attention to the fact that a problem occurred.</para>
12 </description>
14 <value type="default"></value>
15 <value type="example">&quot;/bin/sleep 90000&quot;</value>
16 </samba:parameter>