summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Hill <ahill@breadpudding.dev>2025-07-26 17:31:43 -0400
committerAlexander Hill <ahill@breadpudding.dev>2025-07-26 17:31:43 -0400
commit0b06461ff5fad4c8c26856bfded8ea76029cd779 (patch)
tree493a38b8f9e5e2798c5932140cb8b6463dbff619 /README.md
parentc12534c92b2e2fd64ca730e33079f432e3463921 (diff)
Added Dropbear for troubleshooting purposes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76dea16..7b74e54 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Once again, you can change the fstab by opening `maple/etc/fstab` in your favori
/dev/vda1 /boot vfat defaults 0 2
proc /proc proc nosuid,noexec,nodev 0 0
sysfs /sys sysfs nosuid,noexec,nodev 0 0
-devpts /dev/pts devpts gid=5,mode=620 0 0
+devpts /dev/pts devpts defaults 0 0
tmpfs /run tmpfs defaults 0 0
devtmpfs /dev devtmpfs mode=0755,nosuid 0 0
tmpfs /dev/shm tmpfs nosuid,nodev 0 0