aboutsummaryrefslogtreecommitdiffstats
path: root/udev/rules.d/10-console.rules
Commit message (Collapse)AuthorAgeFilesLines
* udev: make sure to initialize console only onceLennart Poettering2010-08-191-0/+6
| | | | | | Otherwise an "udevadm trigger" which sends out change events for all devices might cause X11 to be confused because the console is reset beneath it.
* Add a helper that checks for serial and serial-like consolesBill Nottingham2008-03-101-0/+8
| | | | | This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed.
* Add rules file to run console_init on boot.Bill Nottingham2008-02-261-0/+1