#!/bin/sh #---------------------------------------------------------------------------- # /etc/rc.d/rc400.clpmd - ConcurrentLua Port Mapper Daemon __FLI4LVER__ # # # Last Update: $Id$ #---------------------------------------------------------------------------- # check only temporary if [ "$OPT_LUA" = "yes" ] then begin_script CLPMD "starting ConcurrentLua port mapper daemon..." clpmd end_script fi