#!/bin/bash
depend_procedure core interactive

start_process ()
{
	execute worker runtime_network
}