On 07/15/10 11:36 PM, [email protected] wrote:
I completely botched the SMF service script changes (apparently)
during changeset 1968. I would swear that it was working before I
putback, but it appears I was wrong:

16562 pkg.depotd SMF method script busted

The fix follows:

http://cr.opensolaris.org/~swalker/pkg-tip/

The fix looks fine - speaking of shell quoting, you can correctly wrap
the >80 character line setting wrapper as follows:

wrapper="ppriv -s \
A=basic,-file_link_any,-proc_info,-proc_session$privaddr -e"

So changed (plus one other wrapping fix on lines 124-125):

  http://cr.opensolaris.org/~swalker/pkg-tip/

Cheers,
-Shawn

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to