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

Martin Dengler martin at martindengler.com
Mon Jun 23 20:44:39 EDT 2008


Sorry, that's what I get for using git-send-email on simple diffs...

--- /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
 		RETVAL=$?
 		;;
 	*)


On Tue, Jun 24, 2008 at 01:43:09AM +0100, Martin Dengler wrote:
> 
> _______________________________________________
> Code-review mailing list
> Code-review at lists.laptop.org
> http://lists.laptop.org/listinfo/code-review
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.laptop.org/pipermail/code-review/attachments/20080624/1ec06a38/attachment.pgp 


More information about the Code-review mailing list