@fastfinge@interfree.ca
@dashdsrdash @dandylover1 If I understand systemd correctly, this would require massive changes to multiple units. Because systemd makes the entire file system a single dependency, with no way to depend on only the root partition. Just for ssh, you’d need to change it from wants to requires networking, and then screw around a bunch with the networking unit. I think saying can’t is fair here. Systemd just wasn’t designed to boot at all costs; it’s a fragile dependency graph that breaks if you sneeze at it.