aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-12-23 00:36:58 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-12-23 00:36:58 +0000
commitb868bfb31a1f519c315c56d0a291e572750462c5 (patch)
treef82f288d9d50fdea96e3cbdc00953e3ab1e02650 /etc
parent60fea1acec8e051d0762064099b8112abd6cbec2 (diff)
Merge the fix from rev 1.108: consider all ptys.
Notes
Notes: svn path=/stable/2.2/; revision=20829
Diffstat (limited to 'etc')
-rw-r--r--etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index acae44e6fdae..3faacced3ce0 100644
--- a/etc/rc
+++ b/etc/rc
@@ -115,7 +115,7 @@ fi
mount -a -t nfs >/dev/null 2>&1
# Whack the pty perms back into shape.
-chmod 666 /dev/tty[pqrs]*
+chmod 666 /dev/tty[pqrsPQRS]*
# clean up left-over files
rm -f /etc/nologin