diff options
author | bde <bde@FreeBSD.org> | 1996-01-28 19:10:37 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-01-28 19:10:37 +0000 |
commit | 3a9c20a29c4fafd2860a78bbe15ef5f05a68ef72 (patch) | |
tree | 9b632c619826a776724ad4040d956a33c52cf35f /eBones | |
parent | b3020b7bf54aabba6c4c9758b6d2f2c0f80d8fbb (diff) | |
download | FreeBSD-src-3a9c20a29c4fafd2860a78bbe15ef5f05a68ef72.zip FreeBSD-src-3a9c20a29c4fafd2860a78bbe15ef5f05a68ef72.tar.gz |
Use umask disk_umask=037 for all (writable) disks. Use umask
tape_umask=017 for all tapes. This has a significant effect only
for ft and st (they were created with the wrong umask 002 and then
chmod'ed to mode 640; now they are created with mode 660).
Chmod the st control devices (mode 3) to 600. These need to be
more secure than the st i/o devices, but were less secure.
Use the default umask of 077 for joy0. 002 gave mode 664, which
is insecure.
Use umask 037 for ch*. Cosmetic.
Removed redundant chmod's.
Sorted case lists for disks.
Diffstat (limited to 'eBones')
0 files changed, 0 insertions, 0 deletions