I created directorys with structure:
/service/<nameservice>/run
executed command:
sudo svc -dx /service/*
fail: svc: warning: unable to control /service/httpadapter: supervise not running
What cause of problem?
I created directorys with structure:
/service/<nameservice>/run
executed command:
sudo svc -dx /service/*
fail: svc: warning: unable to control /service/httpadapter: supervise not running
What cause of problem?
Problem was solved. Run:
csh -cf '/command/svscanboot &'
and use exec command in script.