diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-10 23:19:48 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-10 23:19:48 +0000 |
| commit | 2e76c457bff6559a89cff2abf69094fe2ead4ae7 (patch) | |
| tree | be7c3a25351b6225c998fa84098d562056bf8924 | |
| parent | 04b5a9bbd6c4e73f424c6ebabdaeb5e15186072e (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 902fde39fab7..8bc0d8c0c9ab 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1072,7 +1072,9 @@ hw.pcic.irq="0"</programlisting> system paths now have the <literal>schg</literal> flag set to prevent exploit vectors when run by &man.cron.8;, by <username>root</username>, or by a user other then the one owning - the binary.</para> + the binary. In addition, &man.uustat.1; is now run via + <filename>/etc/periodic/daily/410.status-uucp</filename> as + <username>uucp</username>, not <username>root</username>. &merged;</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 902fde39fab7..8bc0d8c0c9ab 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1072,7 +1072,9 @@ hw.pcic.irq="0"</programlisting> system paths now have the <literal>schg</literal> flag set to prevent exploit vectors when run by &man.cron.8;, by <username>root</username>, or by a user other then the one owning - the binary.</para> + the binary. In addition, &man.uustat.1; is now run via + <filename>/etc/periodic/daily/410.status-uucp</filename> as + <username>uucp</username>, not <username>root</username>. &merged;</para> </sect2> <sect2 id="userland"> <title>Userland Changes</title> |
