From eaac3b2f1087c5bb11e0bbb9361dd713606557c7 Mon Sep 17 00:00:00 2001 From: ich777 Date: Thu, 26 Nov 2020 23:29:45 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Evendor-reset.plg=E2=80=9C=20=C3=A4nder?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor-reset.plg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vendor-reset.plg b/vendor-reset.plg index 298feba..aa586be 100644 --- a/vendor-reset.plg +++ b/vendor-reset.plg @@ -85,6 +85,8 @@ fi install() { #Install vendor-reset /sbin/installpkg "&plugin;/packages/${KERNEL_V%%-*}/${PACKAGE}-1.txz" +depmod -a +modprobe vendor_reset } #Check if vendor-reset is allready downloaded