ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / heyu / prerm
blob40b6a8c0938979824e0e4f25155b9878a95d9f63
1 #!/bin/sh
3 if [ -n "`pidof sshd`" ]; then
4 heyu stop
5 killall heyu 2>/dev/null
6 fi