* Add rotate command and use it in logrotate
* Use pid files for all killprocs to help in the case where
users want to run multiple nginx instances
* Remove the non-locale erorr message in the upgrade command
The new -q option in nginx suppresses non-error messages during
configuration testing. Use this for configtest_q.
Thanks to Gena Makhomed for the update.