local.m4: Fix whitespace oddity.
[firewall] / stratocaster.m4
index b0ec5d4..e2811cb 100644 (file)
@@ -35,10 +35,11 @@ iptables -A inbound -g sauce -m set --match-set sauce src || :
 ## Externally visible services.
 allowservices inbound tcp \
        ssh \
-       ident \
+       ident finger \
        smtp submission \
-       imaps \
+       imap imaps \
        http https \
+       rsync \
        git
 
 ## Other interesting things.