bundles/apt: handle unattended-upgrades ourselves

This commit is contained in:
Franzi 2020-10-18 15:33:41 +02:00
parent b1992447f0
commit 366374b4e5
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 64 additions and 78 deletions

View file

@ -7,11 +7,6 @@ defaults = {
],
},
},
'unattended-upgrades': {
'origins': {
'o=matrix.org,n=buster,c=main',
},
},
'packages': {
'matrix-synapse-py3': {},
},