From 67ae9480568971bb92d9e9f4aa1775dbfedc285c Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 22 Sep 2017 20:12:54 +0100 Subject: [PATCH] roadstar.m4, telecaster.m4: No need to open the `ftp_data' port. --- roadstar.m4 | 2 +- telecaster.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roadstar.m4 b/roadstar.m4 index e35a4f1..555e669 100644 --- a/roadstar.m4 +++ b/roadstar.m4 @@ -29,7 +29,7 @@ m4_divert(86)m4_dnl allowservices inbound tcp \ ssh \ ident \ - ftp ftp_data \ + ftp \ rsync \ http https squid diff --git a/telecaster.m4 b/telecaster.m4 index 71de4ab..1180375 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -30,7 +30,7 @@ allowservices inbound tcp \ ssh \ ident \ smtp \ - ftp ftp_data \ + ftp \ rsync \ http https squid ssquid -- 2.11.0