Create a package

This commit is contained in:
George
2020-02-09 04:25:38 -05:00
parent 1950e95d0f
commit 2d9042a983
7 changed files with 244 additions and 208 deletions
+1 -3
View File
@@ -9,9 +9,7 @@ Group=nogroup
ProtectHome=true
ProtectSystem=true
SyslogIdentifier=meshnamed
Environment="LISTEN_ADDR=[::1]:53535"
Environment="MESH_SUBNET=::/0"
ExecStart=/usr/local/bin/meshnamed daemon /etc/meshnamed.conf
ExecStart=/usr/local/bin/meshnamed -listenaddr [::1]:53535 -meshsubnet 200::/7 -useconffile /etc/meshnamed.conf
Restart=always
TimeoutStopSec=5