diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-01-02 13:43:21 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-02 13:43:21 +0100 |
commit | 06a03c972b04159a6ae57cd9e4959eaa1d164d7b (patch) | |
tree | 7dfc9d5eb2d2f74f4de9063fafcb888901e3418b /debian/apt.install | |
parent | 2bcc73f4392136a702f5e3dd9234addefd8a7f9c (diff) |
apt.daily: remove unused dbus signal for apt update
The signal was introduced with the introduction of the script itself,
but seems to have never got any user as all references to it I can find
are references to other code appearing in the cronjob.
It is also the wrong place nowadays as the cronjob is just one place an
update can be triggered by, so if notifications about an update being
run are desired it is better to use a hook which will be called by all
update calls (script, cron, user, …).
Removing this code solves also the problem of improving the check to
avoid running into problems with security systems like SELinux.
References: 0c1326826fd23ce859db8e923c37b7199c6da2c8
Closes: 849636
Diffstat (limited to 'debian/apt.install')
0 files changed, 0 insertions, 0 deletions