http://defect.opensolaris.org/bz/show_bug.cgi?id=10156
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|CLI |ON library
--- Comment #2 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-07-22
11:07:30 ---
For SMF services, we do not validate that the service exists. We only validate
that the string is a valid FMRI. (This is similar to our validating of files,
where we don't check if the file exists, but just that path is absolute).
If this validation scheme for SMF services is to continue, then we cannot
ensure that svcs-enable and svcs-disable do not contain duplicates. A user
could put "sendmail" in one and "smtp:sendmail" in the other.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.