Bug#1127783: Acknowledgement (apt-helper: properly wait for network (or not at all))

Yuri Arabadji <[email protected]> Tue, 17 Feb 2026 02:06:24 +0400
Newsgroups gmane.linux.debian.apt.devel
Message-ID <44d25e2e-6a1c-4d8f-a912-023d6c9cc06a__4352.42675464309$1771279794$gmane$org@deepunix.net>
OR you could just go the full systemd way and just require the respective target. You already specify ordering, so why not do the req dep? And drop the `ExecStartPre` stuff.

apt-daily*.service:
After = network-online.target
Wants = network-online.target