blob: 155e3c57efd412ed3da6db0a692f11fa96355424 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!--
SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry>
<term><option>SYSLOG_SU_ENAB</option> (boolean)</term>
<listitem>
<para>
Enable "syslog" logging of <command>su</command> activity - in
addition to sulog file logging.
</para>
</listitem>
</varlistentry>
|