summaryrefslogtreecommitdiff
path: root/units/systemd-time-wait-sync.service.in
Commit message (Collapse)AuthorAgeFilesLines
* units: document why systemd-time-wait-sync.service conditions on ↵Lennart Poettering2018-03-221-0/+9
| | | | | CAP_SYS_TIME (#8555) As requested by @evverx in https://github.com/systemd/systemd/pull/8537#issuecomment-375122615
* units: disable systemd-time-sync-wait inside containers (#8537)Peter A. Bigot2018-03-221-0/+2
| | | Fixes #8535
* time-sync-wait: add service (#8494)Peter A. Bigot2018-03-211-0/+25
This one-shot service waits until the kernel time has been set to synchronized.