From 284a80b288a03a7c752677cf4de0dacdb8967368 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Tue, 23 Feb 2016 04:10:25 +0000 Subject: [PATCH] Make geli attach flags match running text In the example rc.conf snippet for automatically attaching a geli partition, the -p argument was given, which means "do not use a passphrase", even though the previous example for manually mounting used a passphrase, and the following text also mentions a passphrase Submitted by: christian.djumlija@yahoo.de --- en_US.ISO8859-1/books/handbook/disks/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index 50e5a7f18c..5555e93e98 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -2883,7 +2883,7 @@ Filesystem Size Used Avail Capacity Mounted on /etc/rc.conf: geli_devices="da2" -geli_da2_flags="-p -k /root/da2.key" +geli_da2_flags="-k /root/da2.key" This configures /dev/da2 as a geli provider with a master key of