Package: apache2
Version: 2.4.66-8
Severity: minor
Hi,
The debian/apache2.NEWS file in the debian source package (entry for
2.4.65-4) contains:
If you need to override these defaults, you can do
so by running:
"sudo systemctl edit apache2.services" or
"sudo systemctl edit [email protected]".
HOwever, these commands are incorrect: "services" should be "service" in
both commands. Running the commands as-is produces:
❯ sudo systemctl edit apache2.services
No files found for apache2.services.service.
Run 'systemctl edit --force --full apache2.services.service' to create
a new unit.
Maybe good to retroactively fix this entry for anyone that will still
encounter this news entry during upgrades?
Gr.
Matthijs