On Wed, May 28, 2025 at 15:34:39 +0100, Chris Green wrote: > ... and I have set UMask in the systemd apache2.service:- > > chris$ more /etc/systemd/system/apache2.service.d/override.conf > [service] > UMask=0002
Shouldn't that square-bracket header be capitalized? [Service] instead of [service], from what I see in the man pages and other units.