Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcthompson
5477 days ago
Shouldn't you throw in a `sync` before halting?
1 comments
Nick_C
5477 days ago
If you do that, I would change && to ; on the basis you want the halt no matter whether the umount succeeds or not.
link