On Wed, Aug 21, 2013 at 11:49 AM, Colin Guthrie <[email protected]> wrote: > 'Twas brillig, and Ben Greear at 20/08/13 22:46 did gyre and gimble: >> Does anyone know what package or thing was doing the >> text prompt on the serial console? > > It happens automatically based on kernel command line params as far as I > know...
Check: $ cat /proc/cmdline if there is console=, if yes, then something probably added this to your boot loader config. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
