From c403246424350bae14a30fc6a115608ca15f2aa1 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sat, 2 Aug 2008 18:51:34 +0200 Subject: script: rework scripts that enable interaction with keepalived This patch reworks the documentation section. It removes the replicated keepalived.conf files and merge all the scripts into one to reduce confusion and improve maintainability. It's likely that the documentation directory will suffer more restructurations in the near future. Signed-off-by: Pablo Neira Ayuso --- doc/sync/notrack/script_master.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 doc/sync/notrack/script_master.sh (limited to 'doc/sync/notrack/script_master.sh') diff --git a/doc/sync/notrack/script_master.sh b/doc/sync/notrack/script_master.sh deleted file mode 100644 index ff1dbc0..0000000 --- a/doc/sync/notrack/script_master.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -/usr/sbin/conntrackd -c # commit the cache -/usr/sbin/conntrackd -f # flush the caches -/usr/sbin/conntrackd -R # resync with kernel conntrack table -- cgit v1.2.3