diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-15 05:11:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-15 05:11:47 +0000 |
| commit | 3e032f2a0f60947348dda412dee02282d9aeabb4 (patch) | |
| tree | 241faed0f093f06e7fddad051af7d2293f9c8ee9 | |
| parent | ce53af5399747b2902131683a7c6def91bfaba24 (diff) | |
Notes
| -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 --------------------------- |
