4 # At the start of zavai
13 # Run, blocking until the process ends
15 if [ -x /usr/bin/frameworkd ]
17 # Start frameworkd for GSM services only
18 exec /usr/bin/frameworkd -s ogsmd > /tmp/zavai-frameworkd.log 2>&1
25 echo "Usage: $0 {run|status}." >&2