diff options
Diffstat (limited to 'localfs/etc/crypttab')
-rw-r--r-- | localfs/etc/crypttab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localfs/etc/crypttab b/localfs/etc/crypttab new file mode 100644 index 0000000..0a68703 --- /dev/null +++ b/localfs/etc/crypttab @@ -0,0 +1,2 @@ +luks-<uuid> UUID=<uuid> none +libvirt UUID=<uuid> /path/to/key luks |