diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
| commit | 9a0e6be26a9360444c80278dc45b092637ac052b (patch) | |
| tree | ee3179ea3909b973226d0d80a2a4937b923492ad /libexec | |
| parent | 5774c5ff9344fc4663bd4c19304dadfd560495a9 (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 d1aaff6be5bb..cf2423a9320d 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/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/X :0" +ttyv0 "/usr/local/bin/xterm -display :0" xterm on window="/usr/local/bin/X :0" # Network pseudo ttys -- don't enable getty ttyp0 none network group=pty ttyp1 none network off group=pty |
