From: Portia <stephensportia@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Portia <stephensportia@gmail.com>
Subject: [PATCH 2/2] volatile-binds: Remove TimeoutSec and allow DefaultTimeoutSec to be used
Date: Fri, 29 Apr 2022 17:34:40 +1000 [thread overview]
Message-ID: <20220429073440.136829-2-stephensportia@gmail.com> (raw)
In-Reply-To: <20220429073440.136829-1-stephensportia@gmail.com>
Remove setting TimeoutSec and allow the DefaultTimeSec to be set for the
volatile-binds services.
Signed-off-by: Portia Stephens <stephensportia@gmail.com>
---
meta/recipes-core/volatile-binds/files/volatile-binds.service.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
index 8fe7d8d4f9..52384c8264 100644
--- a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
+++ b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
@@ -10,7 +10,6 @@ ConditionPathIsReadWrite=!@where@
[Service]
Type=oneshot
RemainAfterExit=Yes
-TimeoutSec=0
Environment=MOUNT_COPYBIND_AVOID_OVERLAYFS=@avoid_overlayfs@
ExecStart=/sbin/mount-copybind @what@ @where@
ExecStop=/bin/umount @where@
--
2.25.1
next prev parent reply other threads:[~2022-04-29 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-29 7:34 [PATCH 1/2] volatile-binds: Change DefaultDependencies from false to no Portia
2022-04-29 7:34 ` Portia [this message]
2022-04-29 15:38 ` [OE-core] [PATCH 2/2] volatile-binds: Remove TimeoutSec and allow DefaultTimeoutSec to be used Khem Raj
2022-04-29 22:17 ` Portia Stephens
2022-04-29 22:45 ` Khem Raj
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=20220429073440.136829-2-stephensportia@gmail.com \
--to=stephensportia@gmail.com \
--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