chiark / gitweb /
timesyncd: read server settings from a configuration file
authorLennart Poettering <lennart@poettering.net>
Tue, 6 May 2014 15:02:11 +0000 (17:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 May 2014 15:02:11 +0000 (17:02 +0200)
commite8af69739a629708d2c155ebcd4fa57b8fd5006a
tree70a5b7e27eca1850db1dba950fb82db5214213c8
parent16c058ba014e210fd8f6833a56787815c1059e1f
timesyncd: read server settings from a configuration file

Also, allow compiling in a default server list via a configure command
line item.
Makefile.am
configure.ac
src/timesync/.gitignore [new file with mode: 0644]
src/timesync/Makefile [new symlink]
src/timesync/timesyncd-gperf.gperf [new file with mode: 0644]
src/timesync/timesyncd.c
src/timesync/timesyncd.conf.in [new file with mode: 0644]
src/timesync/timesyncd.h [new file with mode: 0644]