* Set SHELL to /bin/sh in the environmant of shutdown.

* Retry to write out shutdown messages if interrupted.
This commit is contained in:
Werner Fink
2010-02-23 12:26:26 +00:00
parent 2c2d31cb4c
commit 009d7247e4
2 changed files with 30 additions and 15 deletions

View File

@ -9,6 +9,8 @@
to flush data and send them the ATA standby command. This should
avoid data loss on USB sticks and other removable block devices.
* Flush block devices on halt/reboot if not done by the kernel.
* Set SHELL to /bin/sh in the environmant of shutdown.
* Retry to write out shutdown messages if interrupted.
sysvinit (2.88dsf) UNRELEASED; urgency=low