diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2005-05-27 00:39:11 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2005-05-27 00:39:11 +0000 |
| commit | ce81b111e66719f0fe295a5491e2adc8becc1832 (patch) | |
| tree | 129f5ea7b5ccb43e02bfcfb1e109d4a59104f3cf /libexec | |
| parent | 24c5a5ebf0c4404d0dbaf8a61e592303b04df316 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/ttys.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 169e9c40a49e..3af0bf3e17c9 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -150,7 +150,7 @@ ttyh0 "/usr/libexec/getty std.9600" hp2621-nl on group=dialup # 457 Evans # John's terminal: vt100 ttyh1 "/usr/libexec/getty std.9600" vt100 on group=dialup # 459 Evans # terminal emulate/window system -ttyv0 "/usr/new/xterm -L :0" vs100 on window="/usr/new/Xvs100 0" +ttyv0 "/usr/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/XFree86 :0" # Network pseudo ttys -- don't enable getty ttyp0 none network group=pty ttyp1 none network off group=pty |
