]> 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)
committerJulian Andres Klode <jak@debian.org>
Wed, 14 Dec 2016 19:25:07 +0000 (20:25 +0100)
commit55bf597f0cbaa52013f0f01de7b5fd5b4e07f2aa
tree34535a09566e0baa9d22a008e20d17a2080a176e
parent210766ec5a6f996398235fe2230f7aeac781ccba
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
(cherry picked from commit e133bb5e81b10bf059b3abeab2d9e41f7206e446)
LP: #1649959
debian/rules