changed wirecat --> netmaker. Changed defaults to be more sensible

This commit is contained in:
afeiszli
2021-04-01 14:50:18 -04:00
parent 38c07f6c68
commit aeb13da21b
13 changed files with 52 additions and 54 deletions

View File

@@ -15,8 +15,8 @@ import (
const (
// name of the service
name = "wcdaemon"
description = "Wirecat Daemon Service"
name = "netclient"
description = "Netmaker Daemon Service"
)
var password string