diff options
| -rw-r--r-- | release/sysinstall/help/relnotes.hlp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index e7a4e14039bf..bb3bebe00810 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -316,6 +316,9 @@ directory for details of possible configuration conflicts. Pthread read/write locks as defined by the Single UNIX Specification, Version 2, have been added to the POSIX threads library, libc_r. +System files are now owned by user `root', group `wheel'. UID 0 is far +more protected than `bin'. Especially over NFS. + 2. Supported Configurations --------------------------- |
