Archive for November, 2013
ruBSD 2013 Conference
Just noticed that the registration for ruBSD 2013 Conference (translated) has been closed. So happy I applied earlier and will have a chance to listen to Theo de Raadt, Konstantin Belousov, Henning Brauer and other BSD starts in person.
Why doesn’t Solaris SMF aware service start on boot?
A quick hint on how to find a possible root cause why a newly imported service doesn’t auto start on system reboot. So… You’ve just imported service’s manifest, rebooted the system and noticed the service is still in the offline state: svccfg import service_manifest.xml init 6 svcs service_name STATE STIME FMRI offline 15:55:52 svc:service_name:default A […]