6 lines
170 B
Text
6 lines
170 B
Text
# Port
|
|
Port {{ system_sshd_port }}
|
|
|
|
# Auth
|
|
PermitRootLogin {{ system_sshd_auth_permit_root_login }}
|
|
PasswordAuthentication {{ system_sshd_auth_password_authentication }}
|