Skip to content

Commit

Permalink
Update init_live_session.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1a8bae7 commit 6b828a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init_live_session.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b828a5

Please sign in to comment.