skeleton: inittab: remove /var/log/messages log on tty3
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jul 2011 19:44:28 +0000 (21:44 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jul 2011 19:44:28 +0000 (21:44 +0200)
Hardcodes policy, is not critical, and people might not have tty3
(E.G. virtual consoles) available.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/skeleton/etc/inittab

index 191c52590d47c33eed6c09e62625019ba37e3b98..4f3bb965d21b2116192abdca683960202b94ad30 100644 (file)
@@ -26,10 +26,6 @@ null::sysinit:/bin/hostname -F /etc/hostname
 # Put a getty on the serial port
 #ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
 
-# Logging junk
-null::sysinit:/bin/touch /var/log/messages
-tty3::respawn:/usr/bin/tail -f /var/log/messages
-
 # Stuff to do for the 3-finger salute
 ::ctrlaltdel:/sbin/reboot