On 28/05/2025 21:34, Chris Green wrote:
chris$ more /etc/systemd/system/apache2.service.d/override.conf [service] UMask=0002
[...]
chris$ systemctl show apache2.service | grep -i umask UMask=0022So why can't I set it!!??
I think, you can, but you need to fix a typo in the config section name. I am curious if the following command will report an issue
systemd-analyze verify apache2.service