diff --git a/homepage/knowledge/postmarketos.html b/homepage/knowledge/postmarketos.html
index 0a6a267..ddfb25a 100644
--- a/homepage/knowledge/postmarketos.html
+++ b/homepage/knowledge/postmarketos.html
@@ -60,6 +60,9 @@ In blkid(8)
's output, this will be the line that starts with
Then,
rc-update add dmcrypt boot
and add an entry in /etc/conf.d/dmcrypt
to automatically luksOpen the volume.
dm-crypt
will need the UUID of the physical block device; in blkid(8)
this will be the line that starts with /dev/mmcblk
or /dev/sd[X]
.
+The localmount
OpenRC service will also have to be enabled for the system to read fstab(5)
.
+