summaryrefslogtreecommitdiffstats
path: root/lass/1systems/dishfire
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/dishfire')
-rw-r--r--lass/1systems/dishfire/config.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/1systems/dishfire/config.nix b/lass/1systems/dishfire/config.nix
index 25e8759b..416edeb8 100644
--- a/lass/1systems/dishfire/config.nix
+++ b/lass/1systems/dishfire/config.nix
@@ -88,7 +88,6 @@
};
krebs.iptables.tables.filter.INPUT.rules = [
{ predicate = "-p tcp --dport smtp"; target = "ACCEPT"; }
- { predicate = "-p tcp --dport 993"; target = "ACCEPT"; }
];
}
];