#!/bin/sh
if [ "$(pidof lpmn900Daemon)" ]
then
/sbin/initctl stop timenow.conf
fi
