]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Revert "inittab: change serial device from ttyS0 to console."
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 Oct 2011 16:41:42 +0000 (18:41 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 Oct 2011 16:41:42 +0000 (18:41 +0200)
console doesnt react to CTRL+C.

This reverts commit 34d3bfb462aaa8b0fe855f270382b1c9667df581.

config/etc/inittab
config/etc/securetty
lfs/flash-images

index 0708ffbae78a06faf0c47c696654f0699a9ee81a..ea5ae9902d24bce03fe6303c2c62d58d2010a0a6 100644 (file)
@@ -26,6 +26,6 @@ su:S016:once:/sbin/sulogin
 5:2345:respawn:/sbin/agetty tty5 9600
 6:2345:respawn:/sbin/agetty tty6 9600
 # *** Uncomment for serial console
-#7:2345:respawn:/sbin/agetty console 115200
+#7:2345:respawn:/sbin/agetty ttyS0 115200
 
 # End /etc/inittab
index 3118b7c675e027ce4a88efbeb423661fe3b46cbd..7d4ae8c0766017c79f791d5028674c5fc75cedbc 100644 (file)
@@ -1,4 +1,3 @@
-console
 tty1
 tty2
 tty3
index cc00053ac018f98b513f031f759fd4499072b372..fb1ca3da9902435704c0876b7273782b81346740 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #