From 876816eeaeebed2cce79ebf4103f4d9119f5249c Mon Sep 17 00:00:00 2001
From: Daniel Schulte <trilader@gmail.com>
Date: Thu, 25 Sep 2014 22:19:17 +0200
Subject: [PATCH] EFI-Pstore Modul auf Blacklist gesetzt

---
 contrib/rootfs/modprobe.d/blacklist-efi-pstore.conf | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 contrib/rootfs/modprobe.d/blacklist-efi-pstore.conf

diff --git a/contrib/rootfs/modprobe.d/blacklist-efi-pstore.conf b/contrib/rootfs/modprobe.d/blacklist-efi-pstore.conf
new file mode 100644
index 0000000..5480ce2
--- /dev/null
+++ b/contrib/rootfs/modprobe.d/blacklist-efi-pstore.conf
@@ -0,0 +1 @@
+blacklist efi-pstore
\ No newline at end of file
-- 
GitLab