[Bug 208806] [jail] starting a jail more than once results in the ID file being blown away
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 23 00:44:34 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208806
Jamie Gritton <jamie at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
CC| |jamie at FreeBSD.org
Assignee|freebsd-jail at FreeBSD.org |jamie at FreeBSD.org
--- Comment #1 from Jamie Gritton <jamie at FreeBSD.org> ---
Created attachment 169586
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169586&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-jail
mailing list