summaryrefslogtreecommitdiffstats
path: root/doc/sync/primary-backup.sh
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2009-02-21 14:00:25 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2009-02-21 14:00:25 +0100
commitbe13a23d3b3ae4ccc724a23308825a24c11fda2d (patch)
tree8daa1ce6192ce2503c5c3a687f0a87ec46f58b81 /doc/sync/primary-backup.sh
parente83250c0381bbff232011b67c87a5b9f3a0de09a (diff)
doc: revert primary-backup-2.6.29-and-higher.sh script
This patch reverts primary-backup-2.6.29-and-higher.sh. This script is not safe for production enviroments until the commit phase guarantees that the state-change propagation over netlink is reliable. This script should be ready for 2.6.30 if the appropriate kernel patches go into mainline in time. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'doc/sync/primary-backup.sh')
-rwxr-xr-xdoc/sync/primary-backup.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/sync/primary-backup.sh b/doc/sync/primary-backup.sh
index ae6546b..34c1cfa 100755
--- a/doc/sync/primary-backup.sh
+++ b/doc/sync/primary-backup.sh
@@ -7,8 +7,6 @@
#
# Description:
#
-# Use this script is you use a Linux kernel < 2.6.29.
-#
# This is the script for primary-backup setups for keepalived
# (http://www.keepalived.org). You may adapt it to make it work with other
# high-availability managers.