From 6b828a5d56b3cfcd9920ee1a4f51800bd7ee2575 Mon Sep 17 00:00:00 2001 From: Bin Yong Date: Fri, 23 Feb 2024 20:28:39 +0000 Subject: [PATCH] Update init_live_session.sh --- init_live_session.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init_live_session.sh b/init_live_session.sh index b48e72d..1b9cf8c 100755 --- a/init_live_session.sh +++ b/init_live_session.sh @@ -113,6 +113,7 @@ if sudo -E pkg upgrade -y firefox; then fi elif [ $machine = "Linux" ]; then sudo systemctl stop NetworkManager ntpd avahi-daemon cups cups-browsed exim4 + sudo rmmod mei_wdt mei_hdcp mei_me mei sudo ./scripts/rc.local killall qlipper if test -d /media/user/Windows/Windows; then