Systemd/rules
Lennart Poettering d35c1bb1f4 rfkill: rework and make it listen on /dev/rfkill
With this rework we introduce systemd-rfkill.service as singleton that
is activated via systemd-rfkill.socket that listens on /dev/rfkill. That
way, we get notified each time a new rfkill device shows up or changes
state, in which case we restore and save its current setting to disk.

This is nicer than the previous logic, as this means we save/restore
state even of rfkill devices that are around only intermittently, and
save/restore the state even if the system is shutdown abruptly instead
of cleanly.

This implements what I suggested in #1019 and obsoletes it.
2015-10-01 16:21:09 +02:00
..
.gitignore
50-udev-default.rules
60-block.rules rules: whitelist xvd* devices 2015-06-08 18:22:21 -07:00
60-cdrom_id.rules
60-drm.rules
60-evdev.rules rules: finish incomplete rename 2015-04-12 10:20:24 -04:00
60-persistent-alsa.rules
60-persistent-input.rules
60-persistent-storage-tape.rules
60-persistent-storage.rules UML: Fix block device setup 2015-08-09 18:07:55 +02:00
60-persistent-v4l.rules
60-serial.rules
64-btrfs.rules
70-mouse.rules
75-net-description.rules
75-probe_mtd.rules
78-sound-card.rules rules: Add more firewire properties for sound, to be closer to USB and PCI 2015-04-23 13:40:54 +02:00
80-drivers.rules
80-net-setup-link.rules
99-systemd.rules.in rfkill: rework and make it listen on /dev/rfkill 2015-10-01 16:21:09 +02:00
Makefile