Old one but...
1. `mv /lib/svc/manifest/system/rc.local.xml` to someplace
2. `svcadm restart svc:/system/manifest-import`
3. check that rclocal is gone: `svcs -l rclocal`
4. mv `rc.local.xml` back to the `/lib/svc/manifest/system/rc.local.xml`, but better to the `/lib/svc/manifest/site/`
5. `svcadm restart svc:/system/manifest-import`
6. check again: `svcs -l rclocal`