commit | 250011e6d1fa3905f228fbc853e4a8f37b091b32 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Feb 01 14:07:06 2018 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Feb 01 14:09:56 2018 +0800 |
tree | a2d9999c2e9f845be0806f2b71fc9a866414c71a | |
parent | 067ca2d322a37aa1ad9d31077d55bbdb056e2cfd [diff] |
Reload systemd-networkd on NTPServer changes systemd-timesyncd will not pick the updated NTP server list in network config until systemd-networkd is reloaded. So if NTPServers are updated in network config, reload networkd, and timesyncd will automatically pick the updated NTP servers. Resolves openbmc/openbmc#2859 Change-Id: I7c01a58d9d1652eee236c8818a41d66eda5b266e Signed-off-by: Lei YU <mine260309@gmail.com>