diff options
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index c1b9b7c..9f5019a 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -468,7 +468,7 @@ 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_devfs_ruleset="123" # devfs ruleset to apply to jail +#jail_example_devfs_ruleset="ruleset_name" # devfs ruleset to apply to jail ############################################################## ### Define source_rc_confs, the mechanism used by /etc/rc.* ## |