Removed the backgrounding of the unicorn_rails and sidekiq startup scripts

王权利请求将github/fork/nickryand/background_init合并到master

Created by: nickryand

Unicorn isn't getting enough time to daemonize before the startup script exits. In certain situations this causes unicorn to fail to start.

@brint and @berni2288 have confirmed that this change fixes their situation.

合并请求报告