diff options
author | 2009-07-23 00:30:03 +0000 | |
---|---|---|
committer | 2009-07-23 00:30:03 +0000 | |
commit | fddfa6bd002fb43ee7fd02fb50b55032aadb2987 (patch) | |
tree | e05e4eaed648664d1abe0cfc26a8f7b724ae7eec /sys/dev/acpi/files.acpi | |
parent | comment fix from Brad; OpenBSD's mii_phy_add_media() does not print (diff) | |
download | wireguard-openbsd-fddfa6bd002fb43ee7fd02fb50b55032aadb2987.tar.xz wireguard-openbsd-fddfa6bd002fb43ee7fd02fb50b55032aadb2987.zip |
Don't use the presence of /etc/fstab to determine if all filesystems
are umount'd at the start of install/upgrade. As halex@ pointed out
'umount -af' doesn't actually use /etc/fstab, so just always do it.
Fixes situations where bailing out of install/upgrade before
/etc/fstab was created meant filesystems were not umount'd and
restarting the install/upgrade would fail.
Noticed & prodded deraadt@
Diffstat (limited to 'sys/dev/acpi/files.acpi')
0 files changed, 0 insertions, 0 deletions