Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timesync: fix serialization of IP address | Lennart Poettering | 2018-12-18 | 1 | -1/+5 |
| | | | | Fixes: #11169 | ||||
* | timesyncd: no need to reload dbus now | Zbigniew Jędrzejewski-Szmek | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | timesync,shared: move logic requesting bus name to shared | Yu Watanabe | 2018-05-22 | 1 | -95/+1 |
| | | | | | Preparation for setting DynamicUser= to other services which request bus names. | ||||
* | timesync: use NULL instead of empty string | Yu Watanabe | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | timesync: save and expose NTP responce on bus | Yu Watanabe | 2018-05-03 | 1 | -0/+58 |
| | |||||
* | timesync: try to reload DBus configuration when RequestName() fails | Yu Watanabe | 2018-05-03 | 1 | -1/+97 |
| | | | | | | | | If dbus.service starts earlier than the dynamic user systemd-timesync is realized, then the dbus policy file for timesyncd does not loaded and timesyncd fails to request name. To support such case, try to reload dbus configuration when requesting name fails. | ||||
* | timesync: expose manager properties on bus | Yu Watanabe | 2018-05-03 | 1 | -0/+137 |