Update to r54468:
Note to run cap_mkdb on user login_conf files as well.
This commit is contained in:
parent
b5327c3065
commit
838721c5fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54494
1 changed files with 8 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/l10n/chapter.xml,v 1.69 2012/04/30 17:09:32 bcr Exp $
|
||||
basiert auf: 53208
|
||||
basiert auf: 54468
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -327,6 +327,13 @@ me:\
|
|||
|
||||
<screen>&prompt.root; <userinput>cap_mkdb /etc/login.conf</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>Der reguläre Benutzer muss den Befehl
|
||||
<command>cap_mkdb</command> auf seine
|
||||
<filename>~/.login_conf</filename> anwenden, damit die
|
||||
Änderungen wirksam werden.</para>
|
||||
</note>
|
||||
|
||||
<sect4>
|
||||
<title>Werkzeuge zum Ändern der Login-Klasse</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue