mirror of
https://git.hackfreedom.org/mesh.cat/meshname.git
synced 2026-05-22 06:22:32 +00:00
Remove DNS records storage, use dnsmasq or PopuraDNS instead
This commit is contained in:
@@ -6,7 +6,7 @@ command="/usr/bin/meshnamed"
|
||||
description="Distributed naming system for IPv6 mesh networks"
|
||||
pidfile="/run/meshnamed.pid"
|
||||
logfile="/var/run/meshnamed.log"
|
||||
start_stop_daemon_args="--user nobody --group nobody -listenaddr '[::1]:53535' -useconffile /etc/meshnamed.conf"
|
||||
start_stop_daemon_args="--user nobody --group nobody -listenaddr '[::1]:53535'"
|
||||
|
||||
start() {
|
||||
ebegin "Starting Distributed naming system for IPv6 mesh networks"
|
||||
|
||||
Reference in New Issue
Block a user