diff files/fstab/bang @ 176:246ff27ae635

bind mount experiment, which failed because there are further mounts inside /my
author drewp@bigasterisk.com
date Sat, 25 Mar 2023 18:42:05 -0700
parents 51723e168cc8
children 0d37dde619d0
line wrap: on
line diff
--- a/files/fstab/bang	Sat Mar 25 18:41:16 2023 -0700
+++ b/files/fstab/bang	Sat Mar 25 18:42:05 2023 -0700
@@ -3,4 +3,7 @@
 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
 /dev/disk/by-uuid/8c7a2d08-60d1-486a-8136-d9f43d83a064 / ext4 relatime 0 0
 /dev/disk/by-uuid/d9a1e1e4-9eba-4988-8b01-c5f6732a2972 /d3 ext4 noatime 0 0
-/dev/disk/by-partuuid/77687eec-15bf-9345-b420-bb83659e6a6b /d4 ext4 noatime 0 0
\ No newline at end of file
+/dev/disk/by-partuuid/77687eec-15bf-9345-b420-bb83659e6a6b /d4 ext4 noatime 0 0
+
+#/stor6/my/ /my none defaults,bind,nofail,x-systemd.device-timeout=2 0 0
+