summaryrefslogtreecommitdiff
path: root/etc/crypttab
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-02-23 16:21:45 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-02-23 16:21:45 -0800
commit2c4d292a9fdaf8c318f0316edb057621debc2db7 (patch)
treeedac5faa68086f793f43d09b4fb301b923317682 /etc/crypttab
parentce0719cdca9edfd905263b65bc414325185dec39 (diff)
delete unnecessary configs for pinphone
Diffstat (limited to 'etc/crypttab')
-rw-r--r--etc/crypttab14
1 files changed, 0 insertions, 14 deletions
diff --git a/etc/crypttab b/etc/crypttab
deleted file mode 100644
index 902c1e99..00000000
--- a/etc/crypttab
+++ /dev/null
@@ -1,14 +0,0 @@
-# Configuration for encrypted block devices.
-# See crypttab(5) for details.
-
-# NOTE: Do not list your root (/) partition here, it must be set up
-# beforehand by the initramfs (/etc/mkinitcpio.conf).
-
-# <name> <device> <password> <options>
-# home UUID=b8ad5c18-f445-495d-9095-c9ec4f9d2f37 /etc/mypassword1
-# data1 /dev/sda3 /etc/mypassword2
-# data2 /dev/sda5 /etc/cryptfs.key
-# swap /dev/sdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
-# vol /dev/sdb7 none
-
-home UUID=869e19c8-ece3-46ee-8650-755fc73a6254