Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 00:44:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-jail@FreeBSD.org
Subject:   [Bug 208806] [jail] starting a jail more than once results in the ID file being blown away
Message-ID:  <bug-208806-9824-FX9wdPRj1g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208806-9824@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208806-9824@https.bugs.freebsd.org/bugzilla/>

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

Jamie Gritton <jamie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |jamie@FreeBSD.org
           Assignee|freebsd-jail@FreeBSD.org    |jamie@FreeBSD.org

--- Comment #1 from Jamie Gritton <jamie@FreeBSD.org> ---
Created attachment 169586
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169586&action=
=3Dedit
Stop removing jail.id files when startup fails

The diff is quite simple: rc.d/jail used to create the file when a jail
started, but after the change to use config files, that was expanded to also
remove the file when startup failed.  The fix is simply not to do that.

--=20
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-208806-9824-FX9wdPRj1g>