public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Portia <stephensportia@gmail.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 2/2] volatile-binds: Remove TimeoutSec and allow DefaultTimeoutSec to be used
Date: Fri, 29 Apr 2022 08:38:57 -0700	[thread overview]
Message-ID: <285f86a8-64f3-516c-32f1-6dcf497c6289@gmail.com> (raw)
In-Reply-To: <20220429073440.136829-2-stephensportia@gmail.com>



On 4/29/22 12:34 AM, Portia wrote:
> Remove setting TimeoutSec and allow the DefaultTimeSec to be set for the
> volatile-binds services.
> 

Whats the default value? I hope it does not go into infinite loop in 
case the service gets stuck

> 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@
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#164998): https://lists.openembedded.org/g/openembedded-core/message/164998
> Mute This Topic: https://lists.openembedded.org/mt/90771601/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


  reply	other threads:[~2022-04-29 15:39 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 ` [PATCH 2/2] volatile-binds: Remove TimeoutSec and allow DefaultTimeoutSec to be used Portia
2022-04-29 15:38   ` Khem Raj [this message]
2022-04-29 22:17     ` [OE-core] " 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=285f86a8-64f3-516c-32f1-6dcf497c6289@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=stephensportia@gmail.com \
    /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