timedatectl: avoid specifically referring to NTP
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2015 14:43:37 +0000 (16:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2015 14:43:37 +0000 (16:43 +0200)
commit2fc4f5bd924b9732afc70f8a6da80573f833fc9d
tree806a1714e40edcb84ea4b7cb14d9f53589513048
parent57506e7d185bff2a9b26ff8c45fd8ccb3037507f
timedatectl: avoid specifically referring to NTP

systemd-timesyncd not only does NTP, but also manages clock monotonicity
using a flags file. In future, it might learn PTP support. Hence don't
expose its enablement state as "NTP" but use the more generic term
"network time synchronization". After all, for similar reasons
systemd-timesyncd is not called systemd-ntpd.
man/timedatectl.xml
src/timedate/timedatectl.c