View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#6
Hmm so far only "error" I have seen is the DNS issue, which I dont care about.

Did you try to add an exit 0 ?
I think what coderus is suggesting is to add some error controls.
Fx, test if there is anything to kill at all and only use kill if there is, else, exit 0.
I see you are building as root, not sure if that could cause these issues.