From f442002d3b202d0abe161fa9edbca6025f8588d3 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 26 Jul 2005 14:09:57 +0000 Subject: [PATCH] Fix errors and omissions in shorewall.spec git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2412 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/action.AllowAuth | 10 ---------- Shorewall/action.AllowCVS | 10 ---------- Shorewall/shorewall.spec | 1 + 3 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 Shorewall/action.AllowAuth delete mode 100644 Shorewall/action.AllowCVS diff --git a/Shorewall/action.AllowAuth b/Shorewall/action.AllowAuth deleted file mode 100644 index a23bd787f..000000000 --- a/Shorewall/action.AllowAuth +++ /dev/null @@ -1,10 +0,0 @@ -# -# Shorewall 2.4 /usr/share/shorewall/action.AllowAuth -# -# This action accepts Auth (identd) traffic. -# -###################################################################################### -#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/ -# PORT PORT(S) LIMIT GROUP -ACCEPT - - tcp 113 -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/action.AllowCVS b/Shorewall/action.AllowCVS deleted file mode 100644 index 229130bb1..000000000 --- a/Shorewall/action.AllowCVS +++ /dev/null @@ -1,10 +0,0 @@ -# -# Shorewall action.AllowCVS -# -# This action accepts connections to the CVS pserver. -# -################################################################################ -#TARGET SOURCE DEST PROTO DEST SOURCE RATE -# PORT PORT(S) LIMIT -ACCEPT - - tcp 2401 -#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 648910cf8..9144bc7b1 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -137,6 +137,7 @@ fi %attr(0600,root,root) /usr/share/shorewall/macro.SSH %attr(0600,root,root) /usr/share/shorewall/macro.SVN %attr(0600,root,root) /usr/share/shorewall/macro.Syslog +%attr(0600,root,root) /usr/share/shorewall/macro.Telnet %attr(0600,root,root) /usr/share/shorewall/macro.template %attr(0600,root,root) /usr/share/shorewall/macro.Trcrt %attr(0600,root,root) /usr/share/shorewall/macro.VNC