Subject: Re: Request for import of SQLGrey
To: Petr Janda <petr@punchyouremployer.com>
From: Geert Hendrickx <ghen@telenet.be>
List: pkgsrc-users
Date: 11/13/2007 14:33:27
--3V7upXqbjpZ4EhLz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Tue, Nov 13, 2007 at 11:11:56PM +1100, Petr Janda wrote:
> Hey,
> sqlgrey -k works fine.

Ok, then the attached sqlgrey/files/sqlgrey.sh should work.

	Geert


--3V7upXqbjpZ4EhLz
Content-Type: application/x-sh
Content-Disposition: attachment; filename="sqlgrey.sh"
Content-Transfer-Encoding: quoted-printable

#!@RCD_SCRIPTS_SHELL@=0A#=0A# $NetBSD$=0A#=0A# PROVIDE: sqlgrey=0A# REQUIRE=
: DAEMON=0A# BEFORE: mail=0A=0A. /etc/rc.subr=0A=0Aname=3D"sqlgrey"=0Arcvar=
=3D${name}=0Acommand=3D"@PREFIX@/sbin/${name}"=0Arequired_files=3D"@PKG_SYS=
CONFDIR@/${name}.conf"=0Acommand_args=3D"-d"=0Astop_cmd=3D"${command} -k"=
=0A=0Aload_rc_config $name=0Arun_rc_command "$1"=0A
--3V7upXqbjpZ4EhLz--