From: Michael Lauer Date: Mon, 19 Mar 2007 14:32:43 +0000 (+0000) Subject: gsm: run in background until gsmd properly daemonizes X-Git-Tag: Release-2010-05/1~8868^2~1059^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7744c71746cc2e2043a9b912400da6e3476cb8f6;p=openembedded.git gsm: run in background until gsmd properly daemonizes --- diff --git a/packages/gsm/files/fic-gta01/gsmd b/packages/gsm/files/fic-gta01/gsmd index c835e64063..c3ebb1095d 100644 --- a/packages/gsm/files/fic-gta01/gsmd +++ b/packages/gsm/files/fic-gta01/gsmd @@ -51,7 +51,7 @@ start() { mkdir -fp /usr/spool/uucp chown uucp.uucp /usr/spool/uucp stty -F /dev/ttySAC0 crtscts - gsmd -p ${GSM_DEV} ${GSMD_OPTS} + gsmd -p ${GSM_DEV} ${GSMD_OPTS} >/tmp/gsm.log 2>&1 & echo "success" else # User needs to symlink ${GPS_DEV} to the right thing