about summary refs log tree commit diff
path: root/contrib/ngircd.socket
blob: 3838efcc1c278e315693d307013c4e8b2be41b09 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Next Generation IRC Daemon (Socket)

[Socket]
ListenStream=6667
#ListenStream=6668
IPTOS=low-delay

[Install]
WantedBy=sockets.target