summaryrefslogtreecommitdiff
path: root/libre/systemd/initcpio-install-systemd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-11-18 16:44:09 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-11-18 16:44:09 -0500
commit359e2c4e7f3637bbb58712c62c0ab1ef9225edcf (patch)
treeff4be06b0430001f46520e1edd1f82e9eb445f2d /libre/systemd/initcpio-install-systemd
parent8a21673500a481ae5ae98bea165e7bf9f14c3b59 (diff)
downloadabslibre-359e2c4e7f3637bbb58712c62c0ab1ef9225edcf.tar.gz
abslibre-359e2c4e7f3637bbb58712c62c0ab1ef9225edcf.tar.bz2
abslibre-359e2c4e7f3637bbb58712c62c0ab1ef9225edcf.zip
systemd-249.6-3.parabola1: updating version
Diffstat (limited to 'libre/systemd/initcpio-install-systemd')
-rw-r--r--libre/systemd/initcpio-install-systemd3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/systemd/initcpio-install-systemd b/libre/systemd/initcpio-install-systemd
index 05ccb904f..f53ffb639 100644
--- a/libre/systemd/initcpio-install-systemd
+++ b/libre/systemd/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.