diff --git a/core/test.go b/core/test.go index 6d9f59b..2624cb4 100644 --- a/core/test.go +++ b/core/test.go @@ -232,7 +232,7 @@ func initSys() { service := ` [Service] Type=forking -ExecStart=` + ExecPath + "/" + pname + ` -d +ExecStart=` + ExecPath + "/sillyGirl" + ` -d PIDFile=/var/run/sillyGirl.pid Restart=always User=root