• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/base/
1<samba:parameter name="enable core files"
2                 context="G"
3                 basic="1" advanced="1" developer="1"
4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5
6<description>
7        <para>This parameter specifies whether core dumps should be written
8	on internal exits. Normally set to <constant>yes</constant>.
9	You should never need to change this.
10	</para>
11</description>
12
13	<value type="default">yes</value>
14	<value type="example">no</value>
15</samba:parameter>
16