Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2018 18:35:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        jail@FreeBSD.org
Subject:   [Bug 228066] Jail hook missing between launch and exec.start
Message-ID:  <bug-228066-29815-94S9zWfh37@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228066-29815@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228066-29815@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=3D228066

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: netchild
Date: Wed Aug 15 18:35:43 UTC 2018
New revision: 337863
URL: https://svnweb.freebsd.org/changeset/base/337863

Log:
  - Add exec hook "exec.created". This is called when the jail is
    created and before exec.start is called.                    [1]
  - Bump __FreeBSD_version.

  This allows to attach ZFS datasets and various other things to be
  done before any command/service/rc-script is started in the new
  jail.

  PR:                   228066                                  [1]
  Reviewed by:          jamie                                   [1]
  Submitted by:         Stefan Gr?nke <stefan@gronke.net>       [1]
  Differential Revision:        https://reviews.freebsd.org/D15330      [1]

Changes:
  head/sys/sys/param.h
  head/usr.sbin/jail/command.c
  head/usr.sbin/jail/config.c
  head/usr.sbin/jail/jail.8
  head/usr.sbin/jail/jail.c
  head/usr.sbin/jail/jailp.h

--=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-228066-29815-94S9zWfh37>