aboutsummaryrefslogtreecommitdiff
path: root/configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-28 17:43:38 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-28 17:43:38 +0800
commit1c21c46c5acbe54e6e5e909a8f7b3c2537047f3f (patch)
tree248e51061c7dcc183436378aa5250e1a8c54f715 /configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf
parent178ac740a34f2d476c816b6eb1ddf842ac0b6809 (diff)
better name
Diffstat (limited to 'configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf')
-rw-r--r--configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf b/configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf
new file mode 100644
index 0000000..314a2db
--- /dev/null
+++ b/configs/configs_root_dir/etc/systemd/resolved.conf.d/mdns.conf
@@ -0,0 +1,6 @@
+[Resolve]
+# https://wiki.archlinux.org/title/Systemd-resolved#mDNS
+# It seems it is enabled by default? But my past experience shows not enabled by default?
+# seems no need now, not sure why
+MulticastDNS=yes
+LLMNR=no