8 stat_busy
"Starting HTun Daemon"
9 if ck_daemon htund
&& /usr
/bin
/htund
&> /dev
/null
; then
16 stat_busy
"Stopping HTun Daemon"
17 if pkill
-f /usr
/bin
/htund
&& ! pgrep
-f /usr
/bin
/htund
> /dev
/null
; then
28 echo "usage: $0 {start|stop|restart}"