Update to r41813:
The man page for mount(1) and the handbook disagree on the security value of 'noexec'. The man page is correct.
This commit is contained in:
parent
ba8735b4aa
commit
dd02642c66
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47360
1 changed files with 1 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde$
|
$FreeBSDde$
|
||||||
basiert auf: r41811
|
basiert auf: r41813
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="basics">
|
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="basics">
|
||||||
<info><title>Grundlagen des UNIX Betriebssystems</title>
|
<info><title>Grundlagen des UNIX Betriebssystems</title>
|
||||||
|
|
@ -1817,16 +1817,6 @@ Old Password:</screen>
|
||||||
werden:</para>
|
werden:</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
|
||||||
<term>noexec</term>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>Verbietet das Ausführen von binären
|
|
||||||
Dateien auf dem Dateisystem. Dies ist eine
|
|
||||||
nützliche Sicherheitsfunktion.</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>nosuid</term>
|
<term>nosuid</term>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue