fix: enable AddressFamily option in SSHD configuration template
Some checks failed
Nix Format Check / check-format (push) Failing after 55s
Some checks failed
Nix Format Check / check-format (push) Failing after 55s
This commit is contained in:
@ -20,7 +20,7 @@ Include /etc/ssh/sshd_config.d/*.conf
|
|||||||
# systemctl restart ssh.socket
|
# systemctl restart ssh.socket
|
||||||
#
|
#
|
||||||
Port 400
|
Port 400
|
||||||
#AddressFamily any
|
AddressFamily any
|
||||||
#ListenAddress 0.0.0.0
|
#ListenAddress 0.0.0.0
|
||||||
#ListenAddress ::
|
#ListenAddress ::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user