#!/sbin/runscript # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-ftp/jftpgw/files/jftpgw.rc,v 1.2 2003/06/26 13:53:31 vapier Exp $ depend() { need net } start() { ebegin "Starting jftpgw" jftpgw eend $? } stop() { ebegin "Stopping jftpgw" kill `