diff options
| author | Willy Tu <wltu@google.com> | 2023-06-27 21:37:35 +0300 |
|---|---|---|
| committer | Willy Tu <wltu@google.com> | 2023-06-27 22:09:57 +0300 |
| commit | fbf0f45e71425d4d1b77a25a03e1b4d94695c833 (patch) | |
| tree | b7dc874f4eb995cdbdfd8044d0700c6e664ee426 /meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython | |
| parent | 83cf84a01f2af810f2c440e50319dc00edd9ce36 (diff) | |
| download | openbmc-fbf0f45e71425d4d1b77a25a03e1b4d94695c833.tar.xz | |
meta-google: fix timesync timeout
The systemd config path is wrong.
Tested:
```
$ cat /lib/systemd/system/systemd-time-wait-sync.service.d/10-gbmc.conf
[Service]
TimeoutStartSec=1min
$ systemctl status systemd-time-wait-sync.service
x systemd-time-wait-sync.service - Wait Until Kernel Time Synchronized
Loaded: loaded (/lib/systemd/system/systemd-time-wait-sync.service; disabled; preset: disabled)
Drop-In: /lib/systemd/system/systemd-time-wait-sync.service.d
`-10-gbmc.conf
Active: failed (Result: timeout) since Thu 2023-01-26 02:00:19 PST; 72ms ago
Docs: man:systemd-time-wait-sync.service(8)
Process: 5542 ExecStart=/lib/systemd/systemd-time-wait-sync (code=exited, status=0/SUCCESS)
Main PID: 5542 (code=exited, status=0/SUCCESS)
CPU: 20ms
Jan 26 01:59:19 gbmc systemd[1]: Starting Wait Until Kernel Time Synchronized...
Jan 26 01:59:19 gbmc systemd-time-wait-sync[5542]: adjtime state 5 status 40 time Thu 2023-01-26 09:59:19.662116 UTC
Jan 26 02:00:19 gbmc systemd[1]: systemd-time-wait-sync.service: start operation timed out. Terminating.
Jan 26 02:00:19 gbmc systemd-time-wait-sync[5542]: Exit without adjtimex synchronized.
Jan 26 02:00:19 gbmc systemd[1]: systemd-time-wait-sync.service: Failed with result 'timeout'.
```
Change-Id: I5b3cfd0b098a376eed162c509f5876bb2025cd77
Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-dnspython')
0 files changed, 0 insertions, 0 deletions
