From de9f29d7d4fb92559539b37df82c1123ab8d2234 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 5 Feb 2018 17:11:30 -0800 Subject: [PATCH] Update Actions article Signed-off-by: Tom Eastep --- docs/Actions.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/Actions.xml b/docs/Actions.xml index cdd989d0f..c591be9df 100644 --- a/docs/Actions.xml +++ b/docs/Actions.xml @@ -81,8 +81,9 @@ Built-in Actions. These actions are known by the Shorewall code - itself. They are listed in the comments at the top of the file - /usr/share/shorewall/actions.std. + itself. They were formerly listed in the comments at the top of the + file /usr/share/shorewall/actions.std. They have + now been replaced by Standard Actions. @@ -115,8 +116,11 @@ ACCEPT - - tcp 135,139,445 file to /etc/shorewall (or somewhere else on your CONFIG_PATH) and modify the copy. - Standard Actions have been largely replaced by macros . + You can see a list of the standard actions with a short + description of each action using the shorewall show + actions command. You can display the contents of + action.name by typing shorewall + show action name.