summaryrefslogtreecommitdiff
blob: af426eed61757869a3b211a4be73c9ae12eb2010 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=TCP/IP IDENT protocol server

[Service]
ExecStart=/usr/sbin/oidentd -i -S -u oidentd -g oidentd
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target