Remove DNS records storage, use dnsmasq or PopuraDNS instead

This commit is contained in:
George
2021-10-31 18:37:11 +00:00
parent d006a19738
commit 166705fc60
7 changed files with 21 additions and 144 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Group=nogroup
ProtectHome=true
ProtectSystem=true
SyslogIdentifier=meshnamed
ExecStart=/usr/local/bin/meshnamed -listenaddr [::1]:53535 -useconffile /etc/meshnamed.conf
ExecStart=/usr/local/bin/meshnamed -listenaddr [::1]:53535
Restart=always
TimeoutStopSec=5