From 65f134327d9c081616022ca6aef2e6eeef2b8b4a Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 19 Oct 2010 18:14:10 -0700 Subject: keep serial console until configuration is working --- scripts/rl-system.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rl-system.init b/scripts/rl-system.init index 0e8d23d8..4f71cd48 100755 --- a/scripts/rl-system.init +++ b/scripts/rl-system.init @@ -212,7 +212,7 @@ start () { done # Remove serial console settings - sed -i -e '/^T/d' /etc/inittab +# sed -i -e '/^T/d' /etc/inittab ## Clear out apt config file--it will be filled in by rtrmgr empty /etc/apt/sources.list -- cgit v1.2.3