John Levon wrote:
> On Wed, Nov 19, 2008 at 04:24:38PM -0800, Bart Smaalders wrote:
>
>> There is no facility to enable a service on installation.
>
> What does "enable_fmri" actually do then?
>
> thanks
> john
From the source code:
src/modules/client/actuator.py:
actuator_attrs = set([
"reboot_on_update", # have to reboot to update this file
"refresh_fmri", # refresh this service on any change
"restart_fmri", # restart this service on any change
"suspend_fmri", # suspend this service during update
"disable_fmri" # disable this service prior to removal
])
There is no such animal; it's a no-op.
- Bart
--
Bart Smaalders Solaris Kernel Performance
[EMAIL PROTECTED] http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss