Hacker News new | ask | show | jobs
by rcthompson 5477 days ago
Shouldn't you throw in a `sync` before halting?
1 comments

If you do that, I would change && to ; on the basis you want the halt no matter whether the umount succeeds or not.