svn commit: r350324 - head
Ian Lepore
ian at FreeBSD.org
Thu Jul 25 15:31:16 UTC 2019
Author: ian
Date: Thu Jul 25 15:31:15 2019
New Revision: 350324
URL: https://svnweb.freebsd.org/changeset/base/350324
Log:
Fix indentation (spaces->tab).
Reported by: garga@
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Thu Jul 25 15:27:05 2019 (r350323)
+++ head/UPDATING Thu Jul 25 15:31:15 2019 (r350324)
@@ -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
More information about the svn-src-head
mailing list