mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-03 02:53:29 +08:00
changed wirecat --> netmaker. Changed defaults to be more sensible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user