[15:00] how to add this line in upstart 'S0:345:respawn:/usr/sbin/vgetty ttyS0' [15:01] add event.d/ttyS0 with: [15:02] start on stopped rc3 [15:02] with what [15:02] start on stopped rc4 [15:02] start on stopped rc5 [15:02] stop on runlevel 0 [15:02] stop on runlevel 1 [15:02] stop on runlevel 6 [15:02] respawn [15:02] exec /usr/sbin/vgetty ttyS0 [15:03] now do i have to type init q [15:05] what do i do now [15:06] some body help me