diff options
author | mtm <mtm@FreeBSD.org> | 2003-08-24 06:29:32 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2003-08-24 06:29:32 +0000 |
commit | 83aa2d3a0b86119a65cff58bd55817dbee03b9d7 (patch) | |
tree | 6d9ca0d2e30bdfcef7279427fed83625fbcef81a /sys/dev/sio/sio_isa.c | |
parent | 45596532dbd557423c773fa858ef675180a16923 (diff) | |
download | FreeBSD-src-83aa2d3a0b86119a65cff58bd55817dbee03b9d7.zip FreeBSD-src-83aa2d3a0b86119a65cff58bd55817dbee03b9d7.tar.gz |
Enhance the jail start/stop script.
o The following additional configuration attributes of a jail can be
controlled from rc.conf:
- mounting devfs(5)
- mounting fdescfs(5)
- mounting procfs(5)
- custom devfs(8) ruleset
If no ruleset is specified, the default jail ruleset is used.
o The output of executing /etc/rc in the jail is now redirected
to /dev/null. Instead, the hostname of the jail is echoed if
the jail(8) command exited successfully. If the output is wanted
it can probably be redirected to a file (/var/run/$jail maybe)
instead of /dev/null.
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
with modifications by Jens Rehsack <rehsack@liwing.de>
and me.
Diffstat (limited to 'sys/dev/sio/sio_isa.c')
0 files changed, 0 insertions, 0 deletions