doc: update documentation for systemd + PrivateTmp users
commit9f846a26d24d7bfaf17cacad16cfbae7eec39c74
authorEric Wong <normalperson@yhbt.net>
Fri, 5 Apr 2013 21:38:17 +0000 (5 21:38 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 5 Apr 2013 21:48:56 +0000 (5 21:48 +0000)
treec52bb107c5938eec3954c74e7743b9d2e635b39c
parent04bcc147d0081433069235a87f779055fa7b6f3c
doc: update documentation for systemd + PrivateTmp users

The PrivateTmp feature of systemd breaks the usage of /tmp for the
shared Unix domain socket between nginx and unicorn, so discourage the
use of /tmp in that case.

While we're at it, use consistent paths for everything and use an
obviously intended-for-user-customization "/path/to" prefix instead
of "/tmp"

ML-Ref: CAKLVLx_t+9zWMhquMWDfStrxS7xrNoGmN0ZDsjSCUE=VxU+oyQ@mail.gmail.com
Reported-by: David Wilkins <dwilkins@conecuh.com>
examples/nginx.conf
examples/unicorn.conf.rb
lib/unicorn/configurator.rb