Thanks Maxime for this bug report

I can see what you changed in the
/usr/lib/NetworkManager/dispatcher.d/20-chrony-dhcp to have the DHCP NTP
sources added into chrony.

I am curious about the value of $action variable if you use the original 
dispatcher script:
(if you can echo its value into some tmp file, restart the system and show what 
you get, I will be grateful)

...
case "$action" in
    up|dhcp4-change|dhcp6-change)
        add_servers_from_dhcp;;
    down)
        clear_servers_from_dhcp;;
esac
...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2155244

Title:
  NTP servers from DHCP not picked up when using networkd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/2155244/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to