If you had checked it, you would have known that I've rewritten it too and that I've switched to
Code:
`pidof sshd` -gt "0"
I guess that works as well. I couldn't get v 0.4 to work because of
Code:
step=":$(start sshd 2>&1 >/dev/null)"
An ampersand didn't resolve blocking the status menu so i stopped using it and had no further look at its code. Instead i tried to get v 0.19 working properly and was lucky to find solutions.
The only thing i'd still like to change is the labeling of the button as it is in v 0.4, where "On/Off" is shown in a second line. But i could not find the source of v 0.4. Could you give me a hint/link?
The only thing i'd still like to change is the labeling of the button as it is in v 0.4, where "On/Off" is shown in a second line. But i could not find the source of v 0.4. Could you give me a hint/link?