Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.i386 Add a ttyaction file for port-i386 that properl...
details: https://anonhg.NetBSD.org/src/rev/d28b69032967
branches: trunk
changeset: 487172:d28b69032967
user: perry <perry%NetBSD.org@localhost>
date: Sun Jun 04 00:04:59 2000 +0000
description:
Add a ttyaction file for port-i386 that properly sets the ownership
on the console device when you log in using wscons on the console.
Why haven't we had defaults for this all this time?
diffstat:
etc/etc.i386/ttyaction | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diffs (8 lines):
diff -r 191b39967820 -r d28b69032967 etc/etc.i386/ttyaction
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/etc.i386/ttyaction Sun Jun 04 00:04:59 2000 +0000
@@ -0,0 +1,4 @@
+# $NetBSD: ttyaction,v 1.1 2000/06/04 00:04:59 perry Exp $
+#
+# tty action command...
+ttyE0 * chown ${USER}.tty /dev/console
Home |
Main Index |
Thread Index |
Old Index