mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
![]() +start+ did not read the environment variables. However, e.g. +phased-restart+ did. Also +start+ was implemented quite differently from other actions. Now +start+ is implemented like the other actions, it respects environment variables and there's a lot less code duplication going on. |
||
---|---|---|
.. | ||
init.d | ||
upstart | ||
README.md |
Puma as a service
Init.d
See /tools/jungle/init.d
for tools to use with init.d and start-stop-daemon.
Upstart
See /tools/jungle/upstart
for Ubuntu's upstart scripts.