]> Sergey Matveev's repositories - public-inbox.git/commitdiff
daemon: support --daemonize without Net::Server::Daemonize
authorEric Wong <e@80x24.org>
Tue, 15 Dec 2020 11:47:16 +0000 (11:47 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 19:47:19 +0000 (19:47 +0000)
We don't actually need Net::Server::Daemonize to support
the --daemonize flag, since the daemonize() sub provided
by N::S::D doesn't exactly do the things we want.

(cherry picked from commit ab11caeb8ae114087636748df4c956d0e625b237)


No differences found