[Bug 2075988] Re: Add comments to default config to explain Ubuntu deltas
Nick Rosbrook
2075988 at bugs.launchpad.net
Mon Aug 5 13:56:15 UTC 2024
We currently have:
```
Include /etc/ssh/sshd_config.d/*.conf
# When systemd socket activation is used (the default), the socket
# configuration must be re-generated after changing Port, AddressFamily, or
# ListenAddress.
#
# For changes to take effect, run:
#
# systemctl daemon-reload
# systemctl restart ssh.socket
#
#Port 22
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::
```
in the default sshd_config on oracular. I started an SRU for noble that
was kicked out by a security update, but I will re-upload that soon.
Is this what you are looking for? Or something different?
** Changed in: openssh (Ubuntu)
Status: New => Incomplete
** Changed in: openssh (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/2075988
Title:
Add comments to default config to explain Ubuntu deltas
Status in openssh package in Ubuntu:
Incomplete
Bug description:
Hello, reading https://discourse.ubuntu.com/t/sshd-now-uses-socket-
based-activation-ubuntu-22-10-and-later/30189/44 a great point is made
here.
Can we put some comments in the default config explaining the deltas
we make? This would be the most visible place for end-users.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2075988/+subscriptions
More information about the foundations-bugs
mailing list