The last commit was incorrect, yet this commit will just simplify the
command while fixing the issue created in my last commit. Discussed with: ceri (off list)
This commit is contained in:
parent
f0f1572624
commit
b4e41c7594
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21784
1 changed files with 1 additions and 1 deletions
|
@ -791,7 +791,7 @@ passwd: done</screen>
|
|||
<filename>/etc/login.conf</filename>, execute the following
|
||||
command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cap_mkdb -f /etc/login.conf.db /etc/login.conf</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cap_mkdb /etc/login.conf</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>Resource limits are different from plain vanilla login
|
||||
|
|
Loading…
Reference in a new issue