|
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.)
|