Subject: | Catalyst::Script::FastCGI does not daemonize |
Running `perl script/<appname>_fastcgi.pl -d -l /tmp/socket.fcgi` does not result in a demonized app.
Module Catalyst::Script::FastCGI does not appear to honour the -d flag as describe in the docs, it does appear to honour a det(atch) flag which looks to do the same thing.
Possibly just a case of switching det to d?
Module Catalyst::Script::FastCGI does not appear to honour the -d flag as describe in the docs, it does appear to honour a det(atch) flag which looks to do the same thing.
Possibly just a case of switching det to d?