[SM-Commit] GIT changes to master grimoire by Florian Franzmann (8d7cf351cb8987b406b7c31ec30ec2e508143771)

Arwed von Merkatz v.merkatz at gmx.net
Wed Feb 28 13:38:53 EST 2007


On Wed, Feb 28, 2007 at 08:39:12AM -0600, Florian Franzmann wrote:
[...]
> diff --git a/audio-drivers/rplay/init.d/rplay b/audio-drivers/rplay/init.d/rplay
> new file mode 100755
> index 0000000..f513cb3
> --- /dev/null
> +++ b/audio-drivers/rplay/init.d/rplay
> @@ -0,0 +1,13 @@
> +#!/bin/bash
> +
> +. /etc/sysconfig/pure-ftpd

I'm pretty sure that you don't need to source the pure-ftpd init config
in an init script for rplay.

> +
> +PROGRAM=/usr/sbin/rplayd
> +RUNLEVEL=3
> +NEEDS="+remote_fs"
> +
> +. /etc/init.d/smgl_init
> +
> +reload() {
> +	/usr/bin/rplay --reset
> +}

-- 
Arwed v. Merkatz                              Source Mage GNU/Linux developer
                                                    http://www.sourcemage.org



More information about the SM-Commit mailing list