]> Sergey Matveev's repositories - public-inbox.git/commit
examples: systemd socket and service definitions for daemons
authorEric Wong <e@80x24.org>
Mon, 13 Jun 2016 04:53:30 +0000 (04:53 +0000)
committerEric Wong <e@80x24.org>
Mon, 13 Jun 2016 04:56:33 +0000 (04:56 +0000)
commit9dc61f9132a7c4ac4a4d067cdd48efb7c28de102
tree940986f5bdce17db304ecb57ac24a14b188feb40
parentb6e2d71cd342a55e942915a082ca3fd15812e48d
examples: systemd socket and service definitions for daemons

Since our daemons are built to take advantage of socket activation,
provide example files to allow systems administrators to hit the
ground running with systemd.

Example init files for other systems greatly appreciated.
examples/public-inbox-httpd.socket [new file with mode: 0644]
examples/public-inbox-httpd@.service [new file with mode: 0644]
examples/public-inbox-nntpd.socket [new file with mode: 0644]
examples/public-inbox-nntpd@.service [new file with mode: 0644]