summarylogtreecommitdiffstats
path: root/90-dracut-install.hook
diff options
context:
space:
mode:
authorRobert Cegliński2020-08-29 19:42:27 +0200
committerRobert Cegliński2020-08-29 19:42:27 +0200
commit610694e479a8e6a8c8ca90b269df7cdb2cfa778d (patch)
tree1f08a315e1eb025b0733bb0f39452cc14a354848 /90-dracut-install.hook
parent21ab6cb31885a254079f147ef327516a3f78bf19 (diff)
downloadaur-610694e479a8e6a8c8ca90b269df7cdb2cfa778d.tar.gz
Trigger initramfs rebuild on systemd update
Diffstat (limited to '90-dracut-install.hook')
-rw-r--r--90-dracut-install.hook1
1 files changed, 1 insertions, 0 deletions
diff --git a/90-dracut-install.hook b/90-dracut-install.hook
index 83545a08752f..d00ed2fdb4b5 100644
--- a/90-dracut-install.hook
+++ b/90-dracut-install.hook
@@ -4,6 +4,7 @@ Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/pkgbase
Target = usr/lib/dracut/*
+Target = usr/lib/systemd/systemd
[Action]
Description = Updating linux initcpios...