summaryrefslogtreecommitdiff
path: root/misc/freewnn-common/files/ja-freewnn
blob: c61f0b38d8938b39e90ffd6360555202f102fa8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/sh
#
# $NetBSD: ja-freewnn,v 1.1 2001/03/16 18:32:47 wiz Exp $
#
# PROVIDE: freewnn
# REQUIRE: DAEMON

. /etc/rc.subr

name="freewnn"
command_start="@PREFIX@/sbin/jserver"
command_stop="@PREFIX@/sbin/wnnkill"
pidfile=""

cmd=${1:-start}

case ${cmd} in
start)
    if [ -x ${command_start} ]; then
	echo "Start