[Sugar-devel] [PATCH] always start the serial console to work around rtcwake never waking up

Martin Dengler martin at martindengler.com
Fri Aug 21 18:57:45 EDT 2009


---
 etc/event.d/ttyS0 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/etc/event.d/ttyS0 b/etc/event.d/ttyS0
index 164d982..6b467e1 100644
--- a/etc/event.d/ttyS0
+++ b/etc/event.d/ttyS0
@@ -4,6 +4,7 @@ start on stopped rc2
 start on stopped rc3
 start on stopped rc4
 start on started prefdm
+start on runlevel [2345]
 
 stop on runlevel 0
 stop on runlevel 1
-- 
1.6.2.5



More information about the Sugar-devel mailing list