Hide Forgot
Description of problem: It seems that most of the DHCP4_* environment variables are no longer available in the /etc/NetworkManager/dispatcher.d/* scripts. Missing DHCP4_NEW_NTP_SERVERS breaks the ntp and chrony packages, when the DHCP server provides a list of NTP servers, they won't be configured to use them. Version-Release number of selected component (if applicable): NetworkManager-0.8.999-2.git20110509.fc15.x86_64 dhclient-4.2.1-9.P1.fc15.x86_64 How reproducible: always Steps to Reproduce: 1. add a script to /etc/NetworkManager/dispatcher.d/ which prints all DHCP4_* environment variables 2. reconnect network Actual results: Only DHCP4_OPTIONS='(null)' Expected results: All DHCP4_* variables, including DHCP4_NEW_NTP_SERVERS.
That's fixed in latest update.