]> Sergey Matveev's repositories - public-inbox.git/commit
examples: consolidate systemd socket examples
authorEric Wong <e@80x24.org>
Thu, 11 Aug 2022 20:13:09 +0000 (20:13 +0000)
committerEric Wong <e@80x24.org>
Thu, 11 Aug 2022 21:58:06 +0000 (21:58 +0000)
commitb2c0df4da9317c1dbfaacdfb1b2af2f0d08afaef
tree3afb57c2d366a5d4934542b4f11b9af43b56fd43
parent21dd4cc5672ae3ead8a513d3be926722ddb80879
examples: consolidate systemd socket examples

systemd.socket(5) files can actually contain multiple listen
sockets, so shave down inode overhead and simplify config
file management by consolidating all applicable ports into
a single file for each daemon.
MANIFEST
examples/public-inbox-imap-onion.socket [deleted file]
examples/public-inbox-imapd.socket
examples/public-inbox-imapd@.service
examples/public-inbox-imaps.socket [deleted file]
examples/public-inbox-nntpd.socket
examples/public-inbox-nntpd@.service
examples/public-inbox-nntps.socket [deleted file]