]> Sergey Matveev's repositories - public-inbox.git/commit
examples: add systemd files for -netd
authorEric Wong <e@80x24.org>
Thu, 11 Aug 2022 20:13:10 +0000 (20:13 +0000)
committerEric Wong <e@80x24.org>
Thu, 11 Aug 2022 21:58:07 +0000 (21:58 +0000)
commitcef85ffa8e58451a8200fc40a71b88e931b8d024
tree1c9fd18932d96c490c5331e2014f3b59fa048895
parentb2c0df4da9317c1dbfaacdfb1b2af2f0d08afaef
examples: add systemd files for -netd

It's important show that a single systemd service and socket file
can replace all other read-only daemons for ease-of-management.
MANIFEST
examples/public-inbox-httpd.socket
examples/public-inbox-httpd@.service
examples/public-inbox-imapd.socket
examples/public-inbox-imapd@.service
examples/public-inbox-netd.socket [new file with mode: 0644]
examples/public-inbox-netd@.service [new file with mode: 0644]
examples/public-inbox-nntpd.socket
examples/public-inbox-nntpd@.service