diff --git a/Ubuntu-23.10-Desktop.sh b/Ubuntu-23.10-Desktop.sh index c712562..1f6fd64 100644 --- a/Ubuntu-23.10-Desktop.sh +++ b/Ubuntu-23.10-Desktop.sh @@ -130,13 +130,11 @@ sudo dconf update umask 077 ubuntu-report -f send no -sudo systemctl stop apport.service sudo systemctl disable --now apport.service sudo systemctl mask apport.service -sudo systemctl stop --now whoopsie.service -sudo systemctl disable whoopsie.service +sudo systemctl disable --now whoopsie.service sudo systemctl mask whoopsie.service -sudo systemctl disable whoopsie.path +sudo systemctl disable --now whoopsie.path sudo systemctl mask whoopsie.path # Update packages and firmware diff --git a/Ubuntu-24.04-Server.sh b/Ubuntu-24.04-Server.sh index 7ce9e04..08d7dd1 100644 --- a/Ubuntu-24.04-Server.sh +++ b/Ubuntu-24.04-Server.sh @@ -88,8 +88,7 @@ if [ ! -d /boot/efi/EFI/ZBM ]; then fi # Disable telemetry -sudo systemctl stop --now apport.service -sudo systemctl disable apport.service +sudo systemctl disable --now apport.service sudo systemctl mask apport.service #Setup fwupd