mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 19:51:34 -05:00
Add missing dconf update
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
70cb68ea83
commit
49f1a8aba5
@ -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
|
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
|
ubuntu-report -f send no
|
||||||
sudo systemctl stop apport.service
|
sudo systemctl stop apport.service
|
||||||
sudo systemctl disable apport.service
|
sudo systemctl disable apport.service
|
||||||
|
Loading…
Reference in New Issue
Block a user