Removed unnecessary config for PVE-SMTP and Added config to disable systemd-resolved

This commit is contained in:
2026-08-09 20:37:37 +02:00
parent ca8827a31b
commit c9fc1f2c57
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,6 @@
#/etc/systemd/resolved.conf.d/00-disable-services.conf
#Disable systemd-resolved services
[Resolve]
DNSStubListener=no
MulticastDNS=no
LLMNR=no