mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
This patch removes an old switch to enable SSH 1 and makes port 22 the default port. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
ENABLE_SSH_KEYS=off
|
|
ENABLE_SSH_PASSWORDS=on
|
|
ENABLE_SSH_PORTFW=off
|
|
ENABLE_SSH=off
|
|
SSH_PORT=on
|