Update the spec

This commit is contained in:
George
2020-01-26 14:20:22 -05:00
parent 69246c262d
commit 5fa7189858
5 changed files with 144 additions and 73 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ Group=nogroup
ProtectHome=true
ProtectSystem=true
SyslogIdentifier=meshnamed
Environment="LISTEN_ADDR=127.0.0.1:53535"
Environment="LISTEN_ADDR=[::1]:53535"
Environment="MESH_SUBNET=::/0"
ExecStart=/usr/local/bin/meshnamed
ExecStart=/usr/local/bin/meshnamed daemon /etc/meshnamed.conf
Restart=always
TimeoutStopSec=5