servo/fs: remove local-fs.target ordering dep on /mnt/pool

this is incremental work toward being able to boot (especially to networking) while my media disks are unplugged
This commit is contained in:
2024-11-13 11:07:36 +00:00
parent 8d1c714ba0
commit f5684b7c06

View File

@@ -44,7 +44,7 @@
"device=/dev/disk/by-partuuid/7fd85cac-b6f3-8248-af4e-68e703d11020"
"device=/dev/disk/by-partuuid/ef0e5c7b-fccf-f444-bac4-534424326159"
"nofail"
"x-systemd.before=local-fs.target"
# "x-systemd.before=local-fs.target"
"x-systemd.device-bound=false" #< don't unmount when `device` disappears
"x-systemd.device-timeout=60s"
"x-systemd.mount-timeout=60s"