commit ea93a0d3af8de1636eda5e19f31a2c52de9c4524
Author: Aaron LI <[email protected]>
Date: Thu Jun 20 21:44:11 2019 +0800
initrd: cd to '/' before umounting '/var'
The HOME in initrd is set to '/var/home', thus umounting '/var' may
fail due to device busy, although this failure would not block the boot
process.
Summary of changes:
initrd/etc/rc | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea93a0d3af8de1636eda5e19f31a2c52de9c4524
--
DragonFly BSD source repository