blob: fabcb036eb39b9dedf442d9e7d2ba2479484c68f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!--
SPDX-FileCopyrightText: 2010, Pawel Hajdan
SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry condition="tcb">
<term><option>TCB_AUTH_GROUP</option> (boolean)</term>
<listitem>
<para>
If <replaceable>yes</replaceable>, newly created tcb shadow files
will be group owned by the <replaceable>auth</replaceable> group.
</para>
</listitem>
</varlistentry>
|