On Sat, Nov 15, 2008 at 12:01 AM, Philip Brown <[EMAIL PROTECTED]> wrote:
> Hmmm... a side note, after reading your docs, and looking through the latest
> script again;
>
> If someone defines
>
> f cswinitsmf /etc/opt/csw/init.d/cswfoo 0755 root bin
>
> and the normal default FMRI will be
>
> svc:/network/cswfoo:default
>
> It appears that using the
>
> #FMRI xyz
>
> allows you to override the /network part, but "cswfoo" will be preserved,
> reguardless of anything you put in.
>
> Is that correct?

Yes, that is correct. It's only the path that can be affected, the
name will always come from the init script name.

That is, FMRI can change the default "network" into something else,
e.g. "network/smtp", but the init script name will always be appended
to it.

-- 
/peter
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to