#!/bin/sh if [ ! -f /targets/links/scratchbox.config ] then echo "Stoping latituded" stop apps/latituded fi exit 0