summaryrefslogtreecommitdiffstats
path: root/share/man/man5/rc.conf.5
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-07-09 07:57:10 +0000
committerhrs <hrs@FreeBSD.org>2013-07-09 07:57:10 +0000
commit5150d8ba11676bcb3457a2443669f8d8f27b671e (patch)
tree4cd61c3eefcc9774bb2d89468f90899c1b8ae343 /share/man/man5/rc.conf.5
parent31ffbcee4f0c52d22fcc6010f014224c1e7d1631 (diff)
downloadFreeBSD-src-5150d8ba11676bcb3457a2443669f8d8f27b671e.zip
FreeBSD-src-5150d8ba11676bcb3457a2443669f8d8f27b671e.tar.gz
Remove $swapfile and $geli_swap_flags.
Diffstat (limited to 'share/man/man5/rc.conf.5')
-rw-r--r--share/man/man5/rc.conf.514
1 files changed, 1 insertions, 13 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index a5fbd05..394d144 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 25, 2013
+.Dd July 9, 2013
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -161,12 +161,6 @@ Setting this option will bypass that check at boot time and
always test whether or not the service is actually running.
Enabling this option is likely to increase your boot time if
services are enabled that utilize the force_depend check.
-.It Va swapfile
-.Pq Vt str
-If set to
-.Dq Li NO ,
-no swapfile is installed, otherwise the value is used as the full
-pathname to a file to use for additional swap space.
.It Ao Ar name Ac Ns Va _chroot
.Pq Vt str
.Xr chroot
@@ -1890,12 +1884,6 @@ Default is
This can be changed for every device separately by defining
.Va geli_ Ns Ao Ar device Ac Ns Va _autodetach
variable.
-.It Va geli_swap_flags
-Options passed to the
-.Xr geli 8
-utility when encrypted GEOM providers for swap partitions are created.
-The default is
-.Dq Li "-e aes -l 256 -s 4096 -d" .
.It Va root_rw_mount
.Pq Vt bool
Set to
OpenPOWER on IntegriCloud