Disable notifier via dconf
This commit is contained in:
parent
301ed5e8ab
commit
5f1ad42267
4
files/03-no-update-notifications
Executable file
4
files/03-no-update-notifications
Executable file
@ -0,0 +1,4 @@
|
||||
[com/ubuntu/update-notifier]
|
||||
show-apport-crashes=false
|
||||
show-livepatch-status-icon=false
|
||||
no-show-notifications=true
|
@ -27,4 +27,5 @@
|
||||
- 00-favorite-apps
|
||||
- 01-recursive-search
|
||||
- 02-energy
|
||||
- 03-no-update-notifications
|
||||
notify: dconf update
|
||||
|
4
hosts
4
hosts
@ -14,5 +14,5 @@ pc112
|
||||
pc113
|
||||
pc114
|
||||
pc115
|
||||
pc116 ansible_host=192.168.112.138
|
||||
pc117 ansible_host=192.168.112.127
|
||||
pc116
|
||||
pc117
|
||||
|
@ -36,9 +36,9 @@
|
||||
apt_repositories:
|
||||
- repo: ppa:nextcloud-devs/client
|
||||
packages_absent:
|
||||
- apport
|
||||
- gnome-initial-setup
|
||||
- ubuntu-web-launchers
|
||||
- update-notifier
|
||||
debs_present:
|
||||
- CQue_v4.0.5_Linux_64_DE.deb
|
||||
- veracrypt-1.24-Update3-Ubuntu-18.04-amd64.deb
|
||||
|
Loading…
Reference in New Issue
Block a user