From e3a3e479fde585e435a5b7e1b14b0c6f7aafb7e6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 15 Jun 2009 16:40:58 -0400 Subject: Background LCDd --- config/lcdproc/lcdproc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/lcdproc') diff --git a/config/lcdproc/lcdproc.inc b/config/lcdproc/lcdproc.inc index 3ae96f31..d248261f 100644 --- a/config/lcdproc/lcdproc.inc +++ b/config/lcdproc/lcdproc.inc @@ -319,7 +319,7 @@ fi EOD; $start = $stop ."\n"; - $start .= "\t/usr/local/sbin/LCDd -c ". LCDPROC_CONFIG ."\n"; + $start .= "\t/usr/local/sbin/LCDd -c ". LCDPROC_CONFIG ." &\n"; $start .= "\t". LCDPROC_CLIENT ." &\n"; /* write out the configuration */ -- cgit v1.2.3