[net-misc/oidentd] version bump

This commit is contained in:
2018-03-07 21:05:02 +01:00
parent b3bce0c2be
commit 0ea4af747c
17 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[Unit]
Description=Ident (RFC 1413) per-connection server
[Service]
ExecStart=/usr/sbin/oidentd -I -S -u nobody -g nobody
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket