puma init.d for centos 6 fails with runuser: user /var/log/puma.log does not exist
- by Rubytastic
Trying to get a init.d/puma to work on Centos 6.
It throws error
runuser: user /var/log/puma.log does not exist
I run this from the /srv/books/current folder but it fails. I tried to debug the values but not quite get what is missing and why it throws this error.
#! /bin/sh
# puma - this script starts and stops the puma daemon
#
# chkconfig: …