Add example init script
commit772127fca59290327344e3851cbf5b0e5a4ce2df
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Apr 2009 18:53:00 +0000 (29 11:53 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 22 May 2009 08:54:20 +0000 (22 01:54 -0700)
tree2ae88b1a31dcd136f88fadd4960dc9f697cc0790
parent5bbd75f2bf63d17ef84c7cd156faca278d80bb5b
Add example init script

This was done in Bourne shell because it's easier for UNIX
sysadmins who don't know Ruby to understand and modify.
Additionally, it can be used for nginx or anything else
that shares compatible signal handling.
examples/init.sh [new file with mode: 0644]