chiark / gitweb /
networkd/sd-network: expose statically configured NTP servers
[elogind.git] / src / network / networkd-network-gperf.gperf
index 4bb84259cdec121a526ea6444af646931084bbe3..5038cb5455d616e98f644f2f2c2a1fea2a5046f7 100644 (file)
@@ -34,6 +34,7 @@ Network.IPv4LL,              config_parse_bool,                  0,
 Network.Address,             config_parse_address,               0,                             0
 Network.Gateway,             config_parse_gateway,               0,                             0
 Network.DNS,                 config_parse_dns,                   0,                             offsetof(Network, dns)
+Network.NTP,                 config_parse_dns,                   0,                             offsetof(Network, ntp)
 Network.Tunnel,              config_parse_tunnel,                0,                             offsetof(Network, tunnel)
 Address.Address,             config_parse_address,               0,                             0
 Address.Broadcast,           config_parse_broadcast,             0,                             0