blob: dac0e70fd79c039442efa8aaac359a87313a3990 (
plain)
1
2
3
4
5
6
7
|
[Unit]
Description=Ident (RFC 1413) per-connection server
[Service]
ExecStart=/usr/sbin/oidentd -I -S -u oidentd -g oidentd
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket
|