Systemd/rules
Kay Sievers 67fb4482ac always unconditionally create /dev/rtc and use it internally
Partially revert 2b3c81b02f, which
tried to avoid inconsistent rules about when and how to create the
/dev/rtc symlink.

Instead of conditionally or not creating the /dev/rtc link at all,
now always create it with additional and more reliable udev rules.

First try to find the "system rtc" with the hctosys flag, if this
is not found, fall back to create the link for /dev/rtc0.

Our code now never actively searches for the "system rtc" it can
always use /dev/rtc.
2013-04-26 01:11:52 +02:00
..
.gitignore
42-usb-hid-pm.rules Drop trailing whitespace 2013-03-22 22:51:52 +01:00
50-firmware.rules udev: make firmware loading optional and disable by default 2013-03-18 15:19:51 +01:00
50-udev-default.rules always unconditionally create /dev/rtc and use it internally 2013-04-26 01:11:52 +02:00
60-cdrom_id.rules
60-persistent-alsa.rules
60-persistent-input.rules
60-persistent-serial.rules
60-persistent-storage-tape.rules
60-persistent-storage.rules rules: there is no "ata" subsystem for ATA device 2013-01-28 03:53:33 +01:00
60-persistent-v4l.rules
61-accelerometer.rules
64-btrfs.rules
75-net-description.rules udev: net_id - add builtin to retrieve data for network devices 2012-11-09 13:05:19 +01:00
75-probe_mtd.rules build-sys: make loadable module support optional 2012-11-20 19:35:27 +01:00
75-tty-description.rules udev: net_id - add builtin to retrieve data for network devices 2012-11-09 13:05:19 +01:00
78-sound-card.rules
80-drivers.rules udev: builtin - use RUN rather than IMPORT for loading modules 2013-03-18 18:28:59 +01:00
80-net-name-slot.rules udev: rename kernel command line option to net.ifnames= 2013-03-18 19:31:34 +01:00
95-udev-late.rules
99-systemd.rules.in