diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2022-05-27 00:07:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-31 15:24:18 +0100 |
commit | 00400b63578bc1544af27d45ac7367343cf60113 (patch) | |
tree | 1fef1343f3be7e171d0ec378126dc07a8825f1c2 /scripts/pybootchartgui/pybootchartgui.py | |
parent | add49bc7e0910ba36230937389836f7de1acd757 (diff) | |
download | poky-00400b63578bc1544af27d45ac7367343cf60113.tar.gz |
systemd: Set RebootWatchdogSec to 60s as watchdog
The systemd-shutdown sets watchdog timeout to 10m (600 seconds) which is too
large, and caused errors when reboot on boars such as rpi4:
systemd-shutdown[1]: Failed to set timeout to 10min: Invalid argument
The watchog's default value is 60s, so set RebootWatchdogSec to 60s to fix the
errors. And <machin.conf> can set WATCHDOG_TIMEOUT when needed, for example,
the max timeout of rpi4 is 15 seconds.
(From OE-Core rev: 20a7ab9ff6ed777c6617a338d049ebe03fcc588c)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions