]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: lazy load Cwd only for --daemonize users
authorEric Wong <e@80x24.org>
Sun, 20 Dec 2020 06:30:13 +0000 (06:30 +0000)
committerEric Wong <e@80x24.org>
Sun, 20 Dec 2020 20:39:12 +0000 (20:39 +0000)
commitba958c1a44ca7e48a5790a2ecb2198636d6492db
treef1103278e5b22a14a82f9858791f1bdec38428b6
parentab243aa2328e2fc4cf895c99c68345e57cc4653c
daemon: lazy load Cwd only for --daemonize users

systemd users won't need it polluting the namespace; though
other things are still likely to load it.
lib/PublicInbox/Daemon.pm