Fix moused so you can use the stop command
Reported by: wa1ter@myrealbox.com
This commit is contained in:
parent
da30581ecb
commit
38441fbf04
@ -12,14 +12,12 @@
|
||||
|
||||
name=moused
|
||||
rcvar=`set_rcvar`
|
||||
command="/usr/sbin/${name}"
|
||||
|
||||
case ${OSTYPE} in
|
||||
FreeBSD)
|
||||
start_cmd="moused_start"
|
||||
;;
|
||||
NetBSD)
|
||||
command="/usr/sbin/${name}"
|
||||
;;
|
||||
esac
|
||||
|
||||
moused_start()
|
||||
|
Loading…
x
Reference in New Issue
Block a user