diff --git a/Ubuntu-22.04-Desktop.sh b/Ubuntu-22.04-Desktop.sh index 0772c56..89fca69 100644 --- a/Ubuntu-22.04-Desktop.sh +++ b/Ubuntu-22.04-Desktop.sh @@ -71,6 +71,8 @@ show-apport-crashes=false' | sudo tee /etc/dconf/db/local.d/disable-apport-crash echo 'com/ubuntu/update-notifier/show-apport-crashes' | sudo tee /etc/dconf/db/local.d/locks/disable-apport-crashes +sudo dconf update + ubuntu-report -f send no sudo systemctl stop apport.service sudo systemctl disable apport.service