On Tue, Mar 18, 2008 at 04:04:52PM +0100, Raphael Becker wrote: [ getting /dev/label/FOOcrypt.eli configured through /etc/rc.d/geli ]
> How should I set up /etc/rc.conf to get this by /etc/rc.d/geli on boot?
>
> geli_enable="YES"
> geli_devices="label/FOOcrypt"
> geli_label/FOOcrypt_flags="-k /root/keys/geli.FOO.key"
> ^^^^^^^^^^^^^^
> This won't work. How?
geli_label_FOOcrytp_flags="-k /root/keys/geli.FOO.key"
^^^
from /etc/rc.d/geli:
provider_=`ltr ${provider} '/' '_'`
eval "flags=\${geli_${provider_}_flags}"
Seems to work. This should be documented in rc.conf(5) as ppl who use
'geli' for encryption might also know about and use 'glabel'.
Regards
Raphael Becker
--
Raphael Becker <[EMAIL PROTECTED]> http://rabe.uugrn.org/
GnuPG: E7B2 1D66 3AF2 EDC7 9828 6D7A 9CDA 3E7B 10CA 9F2D
.........|.........|.........|.........|.........|.........|.........|..
pgpALpBity1uU.pgp
Description: PGP signature
