1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
systemd/rules
Kevin Wells b5df2eabf3 rules: allow systemd to manage loop device partitions
SYSTEMD_READY is currently set to 0 for all loop devices (loop[0-9]*)
that do not have a backing_file. Partitioned loop devices (ex. loop0p1),
however, are matched by this rule and excluded by systemd even though
they are active devices.

This change adds an additional check to the rule, ensuring that only
top level loop devices (loop[0-9]+$) are excluded from systemd.
2014-07-31 17:38:21 +02:00
..
.gitignore
42-usb-hid-pm.rules rules: don't enable usb pm for Avocent devices 2014-06-27 20:02:15 +02:00
50-firmware.rules
50-udev-default.rules rules: add loop-control and btrfs-control to "disk" group 2014-06-18 03:37:32 +02:00
60-cdrom_id.rules
60-drm.rules
60-keyboard.rules udev: keyboard - also hook into "change" events 2014-05-26 09:30:21 +08:00
60-persistent-alsa.rules
60-persistent-input.rules
60-persistent-serial.rules
60-persistent-storage-tape.rules
60-persistent-storage.rules gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-root 2014-03-11 17:43:41 +01:00
60-persistent-v4l.rules
61-accelerometer.rules
64-btrfs.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 udev: net_setup - import ID_NET_DRIVER 2014-02-21 22:59:29 +01:00
95-udev-late.rules
99-systemd.rules.in rules: allow systemd to manage loop device partitions 2014-07-31 17:38:21 +02:00
Makefile