freebsd-dev/usr.sbin/jail
Alexander Leidinger f6c0e63bf7 - 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]
2018-08-15 18:35:42 +00:00
..
command.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
config.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jail.8 - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jail.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jail.conf.5 Remove man page references to rndassociates.com, which has been taken over 2016-02-10 14:48:49 +00:00
jaillex.l various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
jailp.h - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jailparse.y various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Add a package for jail(8) and related utilities. 2016-01-20 17:07:13 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
state.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00