|
Lines 2901-2907
Filesystem Size Used Avail Capacity Mounted on
Link Here
|
| 2901 |
<screen>&prompt.root; <userinput>umount /private</userinput> |
2901 |
<screen>&prompt.root; <userinput>umount /private</userinput> |
| 2902 |
&prompt.root; <userinput>geli detach da2.eli</userinput></screen> |
2902 |
&prompt.root; <userinput>geli detach da2.eli</userinput></screen> |
| 2903 |
|
2903 |
|
| 2904 |
<para>A <filename>rc.d</filename> script is provided to |
2904 |
<para>An <filename>rc.d</filename> script is provided to |
| 2905 |
simplify the mounting of <command>geli</command>-encrypted |
2905 |
simplify the mounting of <command>geli</command>-encrypted |
| 2906 |
devices at boot time. For this example, add these lines to |
2906 |
devices at boot time. For this example, add these lines to |
| 2907 |
<filename>/etc/rc.conf</filename>:</para> |
2907 |
<filename>/etc/rc.conf</filename>:</para> |
| 2908 |
- |
|
|