#!/bin/bash

. /sbin/splash-functions.sh
if [ $2 != 0 ]
then
    splash_comm_send "set message failed to stop $1"
    sleep 1
fi
