s-t-b 2.1.0

Joe Marcus Clarke <[email protected]> Fri, 01 Dec 2006 14:29:08 -0500
Newsgroups gmane.comp.gnome.system-tools
Organization FreeBSD, Inc.
Message-ID <45708284.7010202__2862.45227694071$1165001305$gmane$org@FreeBSD.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I noticed this new dispatcher in s-t-b 2.1.0.  I assume that the init
script for s-t-b should now call this dispatcher instead of the
SystemToolsBackend.pl script?  It would be nice if a sample init script
could be included in the distribution to help ports.  I'd be happy to
offer up FreeBSD's:

#!/bin/sh
#
# PROVIDE: system-tools-backends
# REQUIRE: DAEMON dbus
#

. /etc/rc.subr
. /usr/local/etc/gnome.subr

system_tools_backends_enable=${system_tools_backends_enable-${gnome_enable}}

name=system_tools_backends
rcvar=`set_rcvar`
command="/usr/local/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl"
pidfile="/var/run/system-tools-backends.pid"

load_rc_config ${name}
run_rc_command "$1"

Thanks.

Joe

- --
Joe Marcus Clarke
FreeBSD GNOME Team	::	[email protected]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFcIKEb2iPiv4Uz4cRArP1AJ9lHZLp+Pzikn9pFjkwDajwWbNH+wCeM826
JmkEESXLt0H+ZP6lMFgYfyY=
=03ed
-----END PGP SIGNATURE-----