8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
[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
|