Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 13:11:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203172] [patch] [jail] race condition in /etc/rc.d/jail when jail_parallel_start is YES
Message-ID:  <bug-203172-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203172

            Bug ID: 203172
           Summary: [patch] [jail] race condition in /etc/rc.d/jail when
                    jail_parallel_start is YES
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: dmitry2004@yandex.ru
          Keywords: patch

Created attachment 161148
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161148&action=edit
Patch for /etc/rc.d/jail

Race condition in /etc/rc.d/jail when jail_parallel_start is YES.

Original script fork jail's, wait 1 sec and
if jail not have 1sec for start it is considered start fail.

Patch fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203172-8>