OpenSolaris

Printable Version Enter a New Search
Bug ID 6761083
Synopsis fc-cache service missing stop method
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:font
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_102
Fixed In snv_102
Release Fixed solaris_nevada(snv_102)
Related Bugs
Submit Date 19-October-2008
Last Update Date 5-December-2008
Description
The fc-cache service does not define the stop method required by SMF.
It is easy to define, and should be added.

        <exec_method
                type='method'
                name='stop'
                exec=':true'
                timeout_seconds='60' />

(The Templates Extension project scheduled to go back in snv_102 will
explicitly give warnings about these sorts of misconfigurations.)
Work Around
N/A
Comments
N/A