daemons = "daemon1 cron";
start = "{/bin/sh /etc/rc2.d/daemon1 start} {/etc/cron}";
daemons - List system daemons and programs which are to be monitored.
start - List commands to restart each daemon.
restart - Enable the restarting of failed daemons.
daemons - cron deliver lpsched
start - {dstart cron} {dstart mmdf} {dstart lp}
restart - true