path: finish-install_2.125/finish-install.d/95umount # stop the udev daemon before /dev/ is unmounted if PID=$(pidof udevd); then kill -15 $PID fi