diff options
author | bmah <bmah@FreeBSD.org> | 2001-09-10 23:19:48 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-09-10 23:19:48 +0000 |
commit | f07a058a30186a596af1595909ea89573a1a794f (patch) | |
tree | be7c3a25351b6225c998fa84098d562056bf8924 | |
parent | fc670232424cc11febf72cb501b95bccfbe0e63e (diff) | |
download | FreeBSD-src-f07a058a30186a596af1595909ea89573a1a794f.zip FreeBSD-src-f07a058a30186a596af1595909ea89573a1a794f.tar.gz |
Mention that uustat now gets run as uucp, not root, and note MFC.
-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 902fde3..8bc0d8c 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 902fde3..8bc0d8c 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> |