#!/bin/sh

DAEMON_USER=root
DAEMON_NAME=tm_server
DAEMON=/1tm/tm_cpps/$DAEMON_NAME
CMD="$1"

source /1tm/tm_daemon.sh 
