Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
686 bytes
|
Line | |
---|
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">"/bin/sleep 90000"</value>
|
---|
16 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.