From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Mon, 1 Aug 2011 16:39:52 -0400 Subject: [Cluster-devel] [PATCH] config: Add 'disabled' flag to rm element [RHEL6] In-Reply-To: <1312231192-24939-1-git-send-email-lhh@redhat.com> References: <1312231192-24939-1-git-send-email-lhh@redhat.com> Message-ID: <1312231192-24939-2-git-send-email-lhh@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Related: rhbz#723925 Signed-off-by: Lon Hohberger --- config/tools/xml/cluster.rng.in.head | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/config/tools/xml/cluster.rng.in.head b/config/tools/xml/cluster.rng.in.head index f9606ad..7696533 100644 --- a/config/tools/xml/cluster.rng.in.head +++ b/config/tools/xml/cluster.rng.in.head @@ -869,6 +869,11 @@ To validate your cluster.conf against this schema, run: of the following keywords: auth, authpriv, cron, daemon, kern, lpr, mail, news, syslog, user, uucp and local0 through local7"/> + + + + + -- 1.7.3.4