summaryrefslogtreecommitdiffstats
path: root/daemon/examples/sync/nack/script_master.sh
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/examples/sync/nack/script_master.sh')
-rwxr-xr-xdaemon/examples/sync/nack/script_master.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/daemon/examples/sync/nack/script_master.sh b/daemon/examples/sync/nack/script_master.sh
new file mode 100755
index 0000000..ff1dbc0
--- /dev/null
+++ b/daemon/examples/sync/nack/script_master.sh
@@ -0,0 +1,5 @@
+#!/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