]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
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.


No differences found