Merge pull request #263 from edneville/261_grpck_questionable_warning
Option to suppress group/gshadow inconsistencies
This commit is contained in:
@ -34,7 +34,6 @@
|
||||
<!-- SHADOW-CONFIG-HERE -->
|
||||
]>
|
||||
<refentry id='grpck.8'>
|
||||
<!-- $Id$ -->
|
||||
<refentryinfo>
|
||||
<author>
|
||||
<firstname>Julianne Frances</firstname>
|
||||
@ -192,6 +191,17 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>-S</option>, <option>--silence-warnings</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Suppress more controversial warnings, in particular warnings about
|
||||
inconsistency between group members listed in
|
||||
<filename>/etc/group</filename> and
|
||||
<filename>/etc/ghadow</filename>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
By default, <command>grpck</command> operates on
|
||||
|
Reference in New Issue
Block a user