1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/docs/smbdotconf/misc/panicaction.xml
Jelmer Vernooij acee25664c Update DTD location
(This used to be commit 889dfcc532)
2008-04-23 08:46:19 -05:00

17 lines
671 B
XML

<samba:parameter name="panic action"
context="G"
type="string"
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<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>
</description>
<value type="default"></value>
<value type="example">&quot;/bin/sleep 90000&quot;</value>
</samba:parameter>