When I restart my container, there are still /tmp/ files lying around ( auto-ssl-sockproc.pid shell.sock ) and resty-auto-ssl throws this error:
start_sockproc: line 55: kill: (47) - No such process
I'm guessing that if exit code is 47 in start_sockproc then it should swallow the error.