Print this page
6506 wrong prop_pattern name in restarter service manifest
*** 1,9 ****
--- 1,10 ----
<?xml version="1.0"?>
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<!--
Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
+ Copyright 2015 Nexenta Systems, Inc. All rights reserved.
CDDL HEADER START
The contents of this file are subject to the terms of the
Common Development and Distribution License (the "License").
*** 389,399 ****
</loctext>
</description>
</value>
</constraints>
</prop_pattern>
! <prop_pattern name='info_event_all' type='boolean'
required='false'>
<description>
<loctext xml:lang='C'>
Override notification parameters and raise Information Events on all state transitions
</loctext>
--- 390,400 ----
</loctext>
</description>
</value>
</constraints>
</prop_pattern>
! <prop_pattern name='info_events_all' type='boolean'
required='false'>
<description>
<loctext xml:lang='C'>
Override notification parameters and raise Information Events on all state transitions
</loctext>