mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Keyboard drivers and the drivers for the bus they are plugged into are not necessarily initialized by the time udev has settled cold plug events. That means we have to read events for new input devices and read those keyboards. Also because the daemon is started in initramfs and needs to write into the file system, it needs to chroot when switch root happens.