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