From ba0b4bc3d49cebf3ef69c7bc5b6dfd8decb6c8ca Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 4 Aug 2008 15:06:05 +0200 Subject: script: yet another minor fix Minor fix for the primary-backup.sh script Signed-off-by: Pablo Neira Ayuso --- doc/sync/primary-backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/sync/primary-backup.sh b/doc/sync/primary-backup.sh index 87a3ebf..27fb1c3 100755 --- a/doc/sync/primary-backup.sh +++ b/doc/sync/primary-backup.sh @@ -35,7 +35,7 @@ case "$1" in # # flush the internal and the external caches # - $CONNTRACKD_BIN -C $CONNTRACK_CONFIG -f + $CONNTRACKD_BIN -C $CONNTRACKD_CONFIG -f if [ $? -eq 1 ] then logger "ERROR: failed to invoke conntrackd -f" -- cgit v1.2.3