--- /etc/init.d/halt 2007-10-23 08:33:25.000000000 -0200 +++ /etc/init.d/halt2 2007-10-23 08:31:47.000000000 -0200 @@ -44,7 +44,7 @@ do_stop () { hddown="" if grep -qs '^md.*active' /proc/mdstat then - hddown="-h" + hddown="" fi # If INIT_HALT=HALT don't poweroff.