Create client daemon #1

Merged
bilal.catic merged 3 commits from create-client-daemon into master 2020-05-08 12:18:21 +02:00
Showing only changes of commit df528e5013 - Show all commits

View File

@@ -8,7 +8,7 @@ import (
)
func main() {
config.InitConfig()
config.InitClientConfig()
cntxt := &daemon.Context{
PidFileName: "sample.pid",