summaryrefslogtreecommitdiffstats
path: root/systemd/kresd-tls.socket.d/all-interfaces.conf
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/kresd-tls.socket.d/all-interfaces.conf')
-rw-r--r--systemd/kresd-tls.socket.d/all-interfaces.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/systemd/kresd-tls.socket.d/all-interfaces.conf b/systemd/kresd-tls.socket.d/all-interfaces.conf
index 7607f267..3d9d74aa 100644
--- a/systemd/kresd-tls.socket.d/all-interfaces.conf
+++ b/systemd/kresd-tls.socket.d/all-interfaces.conf
@@ -3,9 +3,8 @@
# Configure kresd-tls.socket to listen on all IPv4 and IPv6 interfaces.
# Empty ListenStream= directive is required to avoid port clash with default
-# localhost. If you've disabled IPv6 support in kernel, use 0.0.0.0 instead of
-# [::]
+# localhost. If you've disabled IPv6 support in kernel, use 0.0.0.0:port instead
[Socket]
ListenStream=
-ListenStream=[::]:853
+ListenStream=853