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 <stephenspor...@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 (#165016): 
https://lists.openembedded.org/g/openembedded-core/message/165016
Mute This Topic: https://lists.openembedded.org/mt/90771601/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to