]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: expand @ARGV paths for running in '/'
authorEric Wong <e@80x24.org>
Thu, 17 Mar 2016 01:50:07 +0000 (01:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Mar 2016 01:57:27 +0000 (01:57 +0000)
commit8c56a2317a3daca70d0e35c0e38b4b15be4823a8
treeb69e27f685c57bb2e0c93b87b49eb5a7b92b5767
parent3a8265c85b219e92f71d50faa8dda79c7dbbcecc
daemon: expand @ARGV paths for running in '/'

We also require --stdout/--stderr/--pid-file to be absolute
paths for USR2 usage.  However, allow PSGI files for -httpd
to be relative paths for ease-of-use.
lib/PublicInbox/Daemon.pm