[Code-review] /etc/init.d/rainbow

Michael Stone michael at laptop.org
Thu Jun 26 16:19:19 EDT 2008


On Tue, Jun 24, 2008 at 01:44:39AM +0100, Martin Dengler wrote:
> --- /etc/init.d/rainbow.orig	2008-05-19 18:58:05.000000000 +0000
> +++ /etc/init.d/rainbow	2008-05-19 18:57:55.000000000 +0000
> @@ -76,7 +76,7 @@
>  		reload
>  		;;
>  	status)
> -		status $DAEMON
> +		status -p $PID_FILE $prog

I'm not familiar with the 'status' program and I don't have its man page
handy. Could you please tell me what this change accomplishes?

Thanks,

Michael


More information about the Code-review mailing list