summarylogtreecommitdiffstats
path: root/90-dracut-btrfs-install.hook
diff options
context:
space:
mode:
Diffstat (limited to '90-dracut-btrfs-install.hook')
-rw-r--r--90-dracut-btrfs-install.hook12
1 files changed, 0 insertions, 12 deletions
diff --git a/90-dracut-btrfs-install.hook b/90-dracut-btrfs-install.hook
deleted file mode 100644
index d96895b681e5..000000000000
--- a/90-dracut-btrfs-install.hook
+++ /dev/null
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Target = usr/lib/modules/*/pkgbase
-
-[Action]
-Description = Updating linux initcpios (with dracut!)...
-When = PostTransaction
-Exec = /usr/local/bin/dracut-install.sh
-Depends = dracut
-NeedsTargets