Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-24 | timesyncd: only update stamp file when we are synchronized | Kay Sievers | |
Create initial stamp file with compiled-in time to prevent bootups with clocks in the future from storing invalid timestamps. At shutdown, only update the timestamp if we got an authoritative time to store. | |||
2014-05-18 | timesyncd: make use of floating event sources for signal handling | Lennart Poettering | |
2014-05-08 | timesyncd: only run when the system has a carrier on a network interface | Tom Gundersen | |
As the operational state detection in sd-network is still too primitive, timesyncd will likely try to connect a bit early, so the first attempt will fail. | |||
2014-05-06 | timesyncd: read server settings from a configuration file | Lennart Poettering | |
Also, allow compiling in a default server list via a configure command line item. |