freebsd-dev/etc/defaults
Mike Makonnen 66338db9e9 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.
2003-08-24 06:29:32 +00:00
..
devfs.rules Add a general mechanism for creating and applying 2003-08-20 06:15:18 +00:00
Makefile o Do not keep a separate list of src/etc/defaults files in 2003-08-24 03:24:54 +00:00
pccard.conf Add entries for NETGEAR MA401RA, IO DATA PCET10CL and Panasonic KXL-CB10AN. 2003-08-07 04:38:01 +00:00
periodic.conf Complete removal of 320.rdist by removing its entry from periodic.conf and 2003-04-01 17:45:27 +00:00
rc.conf Enhance the jail start/stop script. 2003-08-24 06:29:32 +00:00