Add example init script
commit309cf04cb78971370794ea60cc724bfd5421ca53
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Apr 2009 18:53:00 +0000 (29 11:53 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 29 Apr 2009 18:53:00 +0000 (29 11:53 -0700)
tree76588558917a4a586010966244ada0d21742fe34
parente9efec7fb79b0ff010664a4b85aaaddbf9a1e820
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]