From: Alexander Kanavin <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: [PATCH 3/3] weston-init: disable systemd watchdog option
Date: Sat, 12 Feb 2022 11:40:22 +0100 [thread overview]
Message-ID: <20220212104022.842655-3-alex@linutronix.de> (raw)
In-Reply-To: <20220212104022.842655-1-alex@linutronix.de>
This starts to behave weirdly when test_date is adjusting the clock,
which means weston is restarted without need so disable for weston
test stability.
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
meta/recipes-graphics/wayland/weston-init/weston.service | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/wayland/weston-init/weston.service b/meta/recipes-graphics/wayland/weston-init/weston.service
index e09625b31c..80745998ed 100644
--- a/meta/recipes-graphics/wayland/weston-init/weston.service
+++ b/meta/recipes-graphics/wayland/weston-init/weston.service
@@ -37,8 +37,8 @@ EnvironmentFile=/etc/default/weston
ExecStart=/usr/bin/weston --modules=systemd-notify.so
# Optional watchdog setup
-TimeoutStartSec=60
-WatchdogSec=20
+#TimeoutStartSec=60
+#WatchdogSec=20
# The user to run Weston as.
User=weston
--
2.20.1
next prev parent reply other threads:[~2022-02-12 10:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-12 10:40 [PATCH 1/3] weston-init: replace deprecated/disabled fbdev with drm backend Alexander Kanavin
2022-02-12 10:40 ` [PATCH 2/3] core-image-weston-sdk: synchronize with core-image-sato-sdk Alexander Kanavin
2022-02-12 10:40 ` Alexander Kanavin [this message]
2022-02-13 12:38 ` [OE-core] [PATCH 3/3] weston-init: disable systemd watchdog option Richard Purdie
2022-02-13 17:58 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220212104022.842655-3-alex@linutronix.de \
--to=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox