mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-05 04:07:56 +00:00
ngircd.sock: explicitely bind to IPv4 and IPv6 addresses
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
Description=Next Generation IRC Daemon (Socket)
|
||||
|
||||
[Socket]
|
||||
ListenStream=6667
|
||||
#ListenStream=6668
|
||||
BindIPv6Only=ipv6-only
|
||||
ListenStream=0.0.0.0:6667
|
||||
#ListenStream=[::]:6667
|
||||
IPTOS=low-delay
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user