summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2019-07-25 15:31:15 +0000
committerIan Lepore <ian@FreeBSD.org>2019-07-25 15:31:15 +0000
commitc03909c9d8253562905f31ef69aebd6643ab2f82 (patch)
tree533fd333c7a08c9f0e8feb0d6950801d0480f711 /UPDATING
parent6962841780fd708cfadc2c6ca1646a12708f426f (diff)
downloadsrc-test2-c03909c9d8253562905f31ef69aebd6643ab2f82.tar.gz
src-test2-c03909c9d8253562905f31ef69aebd6643ab2f82.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 6 insertions, 6 deletions
diff --git a/UPDATING b/UPDATING
index 1332514b8a57..7e3ac1ae7e34 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,12 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20190713:
- Default permissions on the /var/account/acct file (and copies of it rotated
- by periodic daily scripts) are changed from 0644 to 0640 because the file
- contains sensitive information that should not be world-readable. If the
- /var/account directory must be created by rc.d/accounting, the mode used is
- now 0750. Admins who use the accounting feature are encouraged to change
- the mode of an existing /var/account directory to 0750 or 0700.
+ Default permissions on the /var/account/acct file (and copies of it rotated
+ by periodic daily scripts) are changed from 0644 to 0640 because the file
+ contains sensitive information that should not be world-readable. If the
+ /var/account directory must be created by rc.d/accounting, the mode used is
+ now 0750. Admins who use the accounting feature are encouraged to change
+ the mode of an existing /var/account directory to 0750 or 0700.
20190620:
Entropy collection and the /dev/random device are no longer optional