Closed benfogle closed 3 years ago
Handles corner cases in /etc/fstab more robustly.
Closes #145
Closes #142
Using mount -a to process /etc/fstab has the following benefits:
mount -a
/etc/fstab
/dev/root
swap
Seems like a much better approach. Nice work!
Handles corner cases in /etc/fstab more robustly.
Closes #145
Closes #142
Using
mount -a
to process/etc/fstab
has the following benefits:/dev/root
,swap