From 3ef3d36873c8d100a0c365508cb28b995b7117c5 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 5 Dec 2006 19:01:18 +0000 Subject: [PATCH] Add examples of where 'critical' might be used git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5058 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/Documentation.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/Documentation.xml b/docs/Documentation.xml index 949206f22..472ad51a0 100644 --- a/docs/Documentation.xml +++ b/docs/Documentation.xml @@ -4073,7 +4073,23 @@ all all tcp ftp-data - 8 + operations. Examples of where you might want to use this + are: + + + + 'Ping' nodes with heartbeat. + + + + LDAP server(s) if you use LDAP Authentication + + + + NFS Server if you have an NFS-mounted root + filesystem. + +