I have a manifest XML file. When I copy my XML to /var/svc/manifest/ and restart manifest-import service sudo svcadm restart svc:/system/manifest-import, the service does not appear in my service list.
However, when I import it manually, i.e. sudo svccfg import myxml.xml, it works and appears in svcs -l list.
What am I doing wrong?