X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2Fngircd.socket;fp=contrib%2Fngircd.socket;h=3838efcc1c278e315693d307013c4e8b2be41b09;hp=0000000000000000000000000000000000000000;hb=8ab097afb743061c6c9b865bdb401ba51285c347;hpb=84e24afd2f6607a2345c4df2b2f9ad81e9dd4bbc diff --git a/contrib/ngircd.socket b/contrib/ngircd.socket new file mode 100644 index 00000000..3838efcc --- /dev/null +++ b/contrib/ngircd.socket @@ -0,0 +1,10 @@ +[Unit] +Description=Next Generation IRC Daemon (Socket) + +[Socket] +ListenStream=6667 +#ListenStream=6668 +IPTOS=low-delay + +[Install] +WantedBy=sockets.target