Fix #29 - proper mangement of wpa_supplicant process

This commit is contained in:
MaMe82
2018-09-06 20:55:12 +02:00
parent 9d4cf4c081
commit 2d0ad5aece
3 changed files with 129 additions and 102 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ func main() {
state.Led.SetLed(&pb.LEDSettings{1})
//service.StartEventManager(20)
log.SetOutput(state.EvMgr)
// log.SetOutput(state.EvMgr)
log.Println("TESTMESSAGE")
go func() {
err := common.RunBashScript("/usr/local/P4wnP1/scripts/servicestart.sh")