From 781e7e00c4ba8e968cbd8e82e98edb0b7a5f2659 Mon Sep 17 00:00:00 2001 From: "Molfetta, Stephen" Date: Wed, 19 Aug 2015 03:51:06 +0000 Subject: tiipclad-daemon.sh: Enabling GateMP support Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-ti/ipc/ti-ipc') diff --git a/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh b/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh index 7f0632a7..9ebfa35a 100644 --- a/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh +++ b/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh @@ -1,7 +1,7 @@ #! /bin/sh tiipclad_daemon=/usr/bin/__LAD_DAEMON__ -tiipclad_params="-l lad.txt" +tiipclad_params="-g -l lad.txt" test -x "$tiipclad_daemon" || exit 0 -- cgit v1.2.3-54-g00ecf