Bug#1008059: systemd-timesyncd restarted on every router advertisment
Michael Biebl
biebl at debian.org
Mon Mar 21 16:57:10 GMT 2022
Control: reassign dhcpcd5
Am 21.03.22 um 17:39 schrieb Michael Biebl:
>
> Am 21.03.22 um 17:36 schrieb Michael Biebl:
>
>> Is that a result of /etc/dhcp/dhclient-exit-hooks.d/timesyncd ?
>>
>> What happens if you remove that dhclient hook
>
>
> Actually, I think it might be
> dhcpcd5: /lib/dhcpcd/dhcpcd-hooks/64-timesyncd.conf
>
> which triggers the service restart, i.e. it would be a dhcpcd5 issue.
Reassigning accordingly.
# cat /lib/dhcpcd/dhcpcd-hooks/64-timesyncd.conf
# vi: ft=sh
SERVERFILE_IPV4="/run/systemd/timesyncd.conf.d/01-dhcpcd.ipv4.$interface.conf"
SERVERFILE_IPV6="/run/systemd/timesyncd.conf.d/01-dhcpcd.ipv6.$interface.conf"
reload_config() {
systemctl try-restart systemd-timesyncd.service || :
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20220321/046d8079/attachment-0001.sig>
More information about the Pkg-systemd-maintainers
mailing list