chiark / gitweb /
timedated: expose time and NTP sync flag via the bus
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Oct 2013 23:03:39 +0000 (01:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Oct 2013 23:03:39 +0000 (01:03 +0200)
commit03cc26dda4cb59207fea3dd4fd1fa4608746739c
tree668d68fb3f7803ed5c7ce4a04e227bdbff030b0b
parentaacf3b483b70b9a9ff16217f6376d143cbfe4636
timedated: expose time and NTP sync flag via the bus

This way, timedatectl can be run over the network and determine all
properties correctly from the server rather than the client.
src/shared/time-util.c
src/shared/time-util.h
src/timedate/timedatectl.c
src/timedate/timedated.c