Revert "TT#35912 Remove port 22 check, ssh uses socket activation now"

This reverts commit 4afe1a48f1.

Change-Id: I69cea2b6559df8e4960944aa01ca7fd00b286d06
changes/18/20818/1
Guillem Jover 8 years ago
parent 4afe1a48f1
commit ebd0688165

@ -1,4 +1,9 @@
port:
# OpenSSH
tcp:22:
listening: true
ip: ["0.0.0.0"]
# Exim MTA
tcp:25:
listening: true

Loading…
Cancel
Save