diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-01 15:51:54 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-01 15:51:54 +0000 |
commit | 8606fb5fc4381724ed7d4cafb99c67bd66c0b225 (patch) | |
tree | e1857d0cddead45f7f51a2f77f0e48e53ce31052 /move/data | |
parent | af5a0f5b9eefe8a5a8ff4697d82ec0613cdd1e6f (diff) | |
download | drakx-8606fb5fc4381724ed7d4cafb99c67bd66c0b225.tar drakx-8606fb5fc4381724ed7d4cafb99c67bd66c0b225.tar.gz drakx-8606fb5fc4381724ed7d4cafb99c67bd66c0b225.tar.bz2 drakx-8606fb5fc4381724ed7d4cafb99c67bd66c0b225.tar.xz drakx-8606fb5fc4381724ed7d4cafb99c67bd66c0b225.zip |
show on console #2 when shells are killed
Diffstat (limited to 'move/data')
-rw-r--r-- | move/data/devices | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move/data/devices b/move/data/devices index 10cd770c9..d409df63b 100644 --- a/move/data/devices +++ b/move/data/devices @@ -1,3 +1,4 @@ /dev/console c 5 1 /dev/tty4 c 4 4 /dev/tty3 c 4 3 +/dev/tty2 c 4 2 |