From: Martin Schwenke Date: Mon, 23 Oct 2023 03:05:21 +0000 (+1100) Subject: ctdb-scripts: Move connection tracking to 10.interface X-Git-Tag: tdb-1.4.13~627 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9683bb3ac2bbdf0e83c3be3681f9d1c8ee7cc327;p=thirdparty%2Fsamba.git ctdb-scripts: Move connection tracking to 10.interface This should really be done for all connections to public IP addresses. Leave the port number there for now - this is just the first step. Signed-off-by: Martin Schwenke Reviewed-by: Volker Lendecke Reviewed-by: Jerry Heyman --- diff --git a/ctdb/config/events/legacy/10.interface.script b/ctdb/config/events/legacy/10.interface.script index 4b623bc3f5d..4535bcd4a8b 100755 --- a/ctdb/config/events/legacy/10.interface.script +++ b/ctdb/config/events/legacy/10.interface.script @@ -243,6 +243,8 @@ ipreallocated) monitor) monitor_interfaces || exit 1 + + update_tickles 2049 ;; esac diff --git a/ctdb/config/events/legacy/60.nfs.script b/ctdb/config/events/legacy/60.nfs.script index bc5be241f67..b797ada9370 100755 --- a/ctdb/config/events/legacy/60.nfs.script +++ b/ctdb/config/events/legacy/60.nfs.script @@ -352,7 +352,6 @@ monitor) exit $? fi - update_tickles 2049 nfs_update_lock_info nfs_check_services