Deleted Added
full compact
jail.8 (277985) jail.8 (278484)
1.\" Copyright (c) 2000, 2003 Robert N. M. Watson
2.\" Copyright (c) 2008-2012 James Gritton
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\" Copyright (c) 2000, 2003 Robert N. M. Watson
2.\" Copyright (c) 2008-2012 James Gritton
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: stable/10/usr.sbin/jail/jail.8 277985 2015-01-31 17:35:53Z jamie $
26.\" $FreeBSD: stable/10/usr.sbin/jail/jail.8 278484 2015-02-10 01:05:51Z jamie $
27.\"
27.\"
28.Dd January 28, 2015
28.Dd February 6, 2015
29.Dt JAIL 8
30.Os
31.Sh NAME
32.Nm jail
33.Nd "manage system jails"
34.Sh SYNOPSIS
35.Nm
36.Op Fl dhilqv

--- 711 unchanged lines hidden (view full) ---

748parameter (or a default of ruleset 4: devfsrules_jail)
749to restrict the devices visible inside the jail.
750.It Va mount.fdescfs
751Mount a
752.Xr fdescfs 5
753filesystem on the chrooted
754.Pa /dev/fd
755directory.
29.Dt JAIL 8
30.Os
31.Sh NAME
32.Nm jail
33.Nd "manage system jails"
34.Sh SYNOPSIS
35.Nm
36.Op Fl dhilqv

--- 711 unchanged lines hidden (view full) ---

748parameter (or a default of ruleset 4: devfsrules_jail)
749to restrict the devices visible inside the jail.
750.It Va mount.fdescfs
751Mount a
752.Xr fdescfs 5
753filesystem on the chrooted
754.Pa /dev/fd
755directory.
756.It Va mount.procfs
757Mount a
758.Xr procfs 5
759filesystem on the chrooted
760.Pa /proc
761directory.
756.It Va allow.dying
757Allow making changes to a
758.Va dying
759jail.
760.It Va depend
761Specify a jail (or jails) that this jail depends on.
762Any such jails must be fully created, up to the last
763.Va exec.poststart

--- 437 unchanged lines hidden (view full) ---

1201.Xr chroot 8 ,
1202.Xr devfs 8 ,
1203.Xr halt 8 ,
1204.Xr inetd 8 ,
1205.Xr jexec 8 ,
1206.Xr jls 8 ,
1207.Xr mount 8 ,
1208.Xr named 8 ,
762.It Va allow.dying
763Allow making changes to a
764.Va dying
765jail.
766.It Va depend
767Specify a jail (or jails) that this jail depends on.
768Any such jails must be fully created, up to the last
769.Va exec.poststart

--- 437 unchanged lines hidden (view full) ---

1207.Xr chroot 8 ,
1208.Xr devfs 8 ,
1209.Xr halt 8 ,
1210.Xr inetd 8 ,
1211.Xr jexec 8 ,
1212.Xr jls 8 ,
1213.Xr mount 8 ,
1214.Xr named 8 ,
1215.Xr procfs 5 ,
1209.Xr reboot 8 ,
1210.Xr rpcbind 8 ,
1211.Xr sendmail 8 ,
1212.Xr shutdown 8 ,
1213.Xr sysctl 8 ,
1214.Xr syslogd 8 ,
1215.Xr umount 8
1216.Sh HISTORY

--- 56 unchanged lines hidden ---
1216.Xr reboot 8 ,
1217.Xr rpcbind 8 ,
1218.Xr sendmail 8 ,
1219.Xr shutdown 8 ,
1220.Xr sysctl 8 ,
1221.Xr syslogd 8 ,
1222.Xr umount 8
1223.Sh HISTORY

--- 56 unchanged lines hidden ---