From f411884627cd2d3b47fe767f20075e365866da8e Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 14 Jan 2006 01:38:50 +0000 Subject: [PATCH] Allow remote execution of scripts generated by 'compile' on non-Shorewall systems -- Take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3282 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index b880977da..b32895db9 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -77,7 +77,7 @@ New Features: a) It is possible to run 'generate' ('compile') on one system and then run the generated script on another system but there are certain - limitation. + limitations. 1) The same version of Shorewall must be running on the remote system unless you use the "-e" option.