Comment 2 for bug 1293141

Revision history for this message
Mike Doherty (doherty) wrote :

/etc/crypttab:
...
crypt_usr-store /dev/ext0/usr-store none luks,noearly,checkargs=ext4
crypt_backups /dev/ext0/backups none luks,noearly,checkargs=ext4

/etc/fstab:
...
/dev/mapper/crypt_usr-store /mnt/usr-store ext4 defaults,errors=remount-ro,nofail 0 2
/dev/mapper/crypt_backups /mnt/backups ext4 defaults,errors=remount-ro,nofail 0 2