SMF and legacy scripts



Hello,

I have a legacy SMF script issue I'm hoping to get some assistance with.
As I understand it any script in /etc/rc*.d thats executable will be
executed by the corresponding /sbin/rc* script. These scripts start
each file in that directory with /lib/svc/bin/lsvcrun.

My legacy script appears to not being ran during boot up. The script
works and has no syntax issues. I have tried using a symlink in
/etc/rc3.d, copying the script directly into /etc/rc3.d, it's executable
and owned by root.

I am unable to debug whats going on as
/var/svc/log/milestone-multi-user-server:default.log is 0 bytes and is
not being updated at all.

Do I have to register the script w/ SMF somehow? Any idea why my
milestone files are not being written to?

Thanks,

Drew
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages