diff options
| author | Maxime Henrion <mux@FreeBSD.org> | 2004-11-23 20:09:58 +0000 |
|---|---|---|
| committer | Maxime Henrion <mux@FreeBSD.org> | 2004-11-23 20:09:58 +0000 |
| commit | d4d8b7970453928909c417b1bb36e4c8bbc2eead (patch) | |
| tree | 2206b4dae242c9d0a03949735b79871ea732a92d /etc/defaults | |
| parent | 21321a34325d7e16e542f26cefe01204b07d9194 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index cfc8dd66e6e4..92136e3c7c78 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -497,7 +497,9 @@ jail_sysvipc_allow="NO" # Allow SystemV IPC use from within a jail #jail_example_devfs_enable="NO" # mount devfs in the jail #jail_example_fdescfs_enable="NO" # mount fdescfs in the jail #jail_example_procfs_enable="NO" # mount procfs in jail +#jail_example_mount_enable="NO" # mount/umount jail's fs #jail_example_devfs_ruleset="ruleset_name" # devfs ruleset to apply to jail +#jail_example_fstab="" # fstab(5) for mount/umount ############################################################## ### Define source_rc_confs, the mechanism used by /etc/rc.* ## |
