1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-18 21:24:43 -04:00

Whoopsie doesn't exist on servers

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-12-13 11:25:58 -07:00
parent da03396370
commit 2f5d07bc51
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17

View File

@ -87,9 +87,6 @@ sudo update-initramfs -u
sudo systemctl stop apport.service
sudo systemctl disable apport.service
sudo systemctl mask apport.service
sudo systemctl stop whoopsie.service
sudo systemctl disable whoopsie.service
sudo systemctl mask whoopsie.service
#Setup fwupd
sudo apt install fwupd -y