]> git.saurik.com Git - apt.git/commit
Do not (re)start "apt-daily.system"
authorMichael Vogt <mvo@ubuntu.com>
Wed, 9 Nov 2016 14:09:44 +0000 (15:09 +0100)
committerMichael Vogt <mvo@ubuntu.com>
Wed, 9 Nov 2016 15:00:17 +0000 (16:00 +0100)
commite133bb5e81b10bf059b3abeab2d9e41f7206e446
tree4ee1c770a83797f782e051fc7d60b4210aad8604
parent84eec207be35b8c117c430296d4c212b079c00c1
Do not (re)start "apt-daily.system"

This unit runs unattended-upgrades. If apt itself is part of the
upgrade a restart of the unit will kill unattended-upgrades. This
will lead to an inconsistent dpkg status.

Closes: #841763
Thanks: Alexandre Detiste
debian/rules