Timeline for How can I delay the startup of systemd services until the datetime is set (no RTC on the Raspberry Pi)
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2020 at 7:07 | vote | accept | monok | ||
| Mar 20, 2020 at 15:46 | comment | added | rfmoz | "Wants=time-sync.target" and add "After=time-sync.target" too. If not, both units are started at the same time, but not the target before the time sincronization, this is the key. Check it with "systemd-analyze plot" > output.svg" the startup sequence. | |
| Mar 11, 2019 at 0:47 | comment | added | Ingo | Thanks, good to know. We will use it with next Raspbian Buster. Raspbian Stretch now is still using systemd 232 :-( | |
| Mar 10, 2019 at 23:20 | review | First posts | |||
| Mar 11, 2019 at 7:11 | |||||
| Mar 10, 2019 at 23:15 | history | answered | jarondl | CC BY-SA 4.0 |