diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 89cc6ba..57edd9d 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -34,7 +34,12 @@ nodes['htz.ex42-1048908'] = { # TODO move to bundles 'o=Rspamd,n=buster,l=Rspamd,c=main', - 'site=apt.miniflux.app', + + # FIXME We can't upgrade miniflux automatically, + # because the apt package doesn't (currently?) do + # database migrations by itself. This leads to + # miniflux not starting up after being upgraded. + #'site=apt.miniflux.app', }, 'reboot': False, },