[system-tools] s-t-b 2.1.0



-----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	::	gnome FreeBSD org
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-----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]