diff files/fstab/dash @ 115:8012f6095220

update to current configs
author drewp@bigasterisk.com
date Sun, 30 Oct 2022 14:19:46 -0700
parents 52156d3898c5
children 0d37dde619d0
line wrap: on
line diff
--- a/files/fstab/dash	Sat Oct 29 21:34:50 2022 -0700
+++ b/files/fstab/dash	Sun Oct 30 14:19:46 2022 -0700
@@ -1,8 +1,9 @@
 # written by pyinfra
 
 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
-/dev/disk/by-uuid/3b6780e0-ec86-43be-8d09-e462dbad762e / ext4 defaults 0 0
-/dev/disk/by-uuid/b88f75cd-9022-4af9-a11b-5a5a1fbd3132 /d2 ext4 defaults 0 0
-#/dev/disk/by-uuid/73bcd201-5f77-4f68-9fba-47835c3c1692 /prev ext4 defaults 0 0
+UUID=6cae1c30-3c91-4aa7-9e9f-fcbd7ff706fe /    ext4  errors=remount-ro 0       1
+UUID=b88f75cd-9022-4af9-a11b-5a5a1fbd3132 /d2  ext4  defaults 0 0
+UUID=3b6780e0-ec86-43be-8d09-e462dbad762e /d3  ext4  defaults 0 0
+UUID=73bcd201-5f77-4f68-9fba-47835c3c1692 /d4  ext4  defaults 0 0
 /swap.img	none	swap	sw	0	0
 bang5:/stor6/my /my nfs4 defaults 0 0