mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
3b48ce4ec4
Ejecting a CD with the hardware drive button only causes a change uevent, but the device node stays around (just without a medium). Pick up these uevents and mark the device as SYSTEMD_READY=0 on ejection, so that systemd stops the device unit and consequently all mount units on it. On media insertion, mark the device as SYSTEMD_READY=1 again. https://bugs.freedesktop.org/show_bug.cgi?id=72206 https://bugzilla.opensuse.org/show_bug.cgi?id=909418 https://bugs.archlinux.org/task/42071 https://bugs.launchpad.net/bugs/1168742 |
||
---|---|---|
.. | ||
.gitignore | ||
42-usb-hid-pm.rules | ||
50-udev-default.rules | ||
60-cdrom_id.rules | ||
60-drm.rules | ||
60-keyboard.rules | ||
60-persistent-alsa.rules | ||
60-persistent-input.rules | ||
60-persistent-serial.rules | ||
60-persistent-storage-tape.rules | ||
60-persistent-storage.rules | ||
60-persistent-v4l.rules | ||
61-accelerometer.rules | ||
64-btrfs.rules | ||
70-mouse.rules | ||
75-net-description.rules | ||
75-probe_mtd.rules | ||
75-tty-description.rules | ||
78-sound-card.rules | ||
80-drivers.rules | ||
80-net-setup-link.rules | ||
95-udev-late.rules | ||
99-systemd.rules.in | ||
Makefile |