summarylogtreecommitdiffstats
path: root/initcpio-install-systemd
diff options
context:
space:
mode:
Diffstat (limited to 'initcpio-install-systemd')
-rw-r--r--initcpio-install-systemd3
1 files changed, 3 insertions, 0 deletions
diff --git a/initcpio-install-systemd b/initcpio-install-systemd
index 05ccb904fa90..f53ffb639e2d 100644
--- a/initcpio-install-systemd
+++ b/initcpio-install-systemd
@@ -1,5 +1,8 @@
#!/bin/bash
+# This is in 'udev' and 'systemd' hook... Let's hope we have
+# it in mkinitcpio soon.
+# https://github.com/archlinux/mkinitcpio/pull/54
add_udev_rule() {
# Add an udev rules file to the initcpio image. Dependencies on binaries
# will be discovered and added.