"make world" is the wrong thing to do. In addition don't repeat
the "permenent" directions under the temporary section. Approved by: bcr (mentor)
This commit is contained in:
parent
0ebc37d043
commit
81512345a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40078
1 changed files with 2 additions and 8 deletions
|
@ -6071,8 +6071,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
<makevar>ENABLE_SUID_SSH</makevar> to
|
<makevar>ENABLE_SUID_SSH</makevar> to
|
||||||
<literal>true</literal> in
|
<literal>true</literal> in
|
||||||
<filename>/etc/make.conf</filename> then rebuild and
|
<filename>/etc/make.conf</filename> then rebuild and
|
||||||
install &man.ssh.1; (or run
|
reinstall &man.ssh.1;.</para>
|
||||||
<command>make <maketarget>world</maketarget></command>).</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -6080,12 +6079,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
<filename>/usr/bin/ssh</filename> to
|
<filename>/usr/bin/ssh</filename> to
|
||||||
<literal>4555</literal> by running
|
<literal>4555</literal> by running
|
||||||
<command>chmod 4555 /usr/bin/ssh</command> as
|
<command>chmod 4555 /usr/bin/ssh</command> as
|
||||||
<username>root</username>. Then add
|
<username>root</username>.</para>
|
||||||
<literal><makevar>ENABLE_SUID_SSH</makevar>= true</literal>
|
|
||||||
to <filename>/etc/make.conf</filename> so
|
|
||||||
the change takes effect the next time
|
|
||||||
<command>make <maketarget>world</maketarget></command>
|
|
||||||
is run.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</answer>
|
</answer>
|
||||||
|
|
Loading…
Reference in a new issue