Package: dhcpcd Version: 1:9.4.1-24~deb12u3 Severity: normal X-Debbugs-Cc: [email protected]
Hi,
during the recent point release I noticed that during the unattended-upgrades
run dhcpcd was stopped but never started again. This is undesired as it breaks
internet connection for me and I need to manually start it again.
The behaviour can be easily reproduces by these commands:
$ systemctl status dhcpcd.service | grep Active
Active: active (running) since Mon 2023-12-11 00:13:36 CET; 1min 52s ago
$ apt reinstall dhcpcd
$ systemctl status dhcpcd.service | grep Active
Active: inactive (dead) since Mon 2023-12-11 00:16:02 CET; 4s ago
Examining dhcpcd.preinst and dhcpcd.postinst scripts indeed shows that dhcpcd
gets stopped in the preinst script, but never started again anywhere.
Thanks,
Maxi
signature.asc
Description: This is a digitally signed message part.

