As I stated in the configuration doc, Some hosts want UMask and others want Umask. It looks like you system is stricter on autostart versus manual start. That’s an interesting twist.
Have you edited the override and performed the systemctl daemon-reload to update it?
Yea, perform reload on every change to the override.
Steps is have tried:
Tried with UMask and 0002
Tried with Umask and 0002
Tried getting UMask from /etc/login.defs
Tried with UMask and 0022
Tried with Umask and 0022
I went over the steps again to confirm everything, it all looks good but PMS still failing on start-up. Guessing the issue is not with the config file?
Was finally able to detect and resolve the issue with ‘Intermittent Auto-start issue with PMS’ last month and i thought i share.
The issue was with the PMS service starting before the data disk with configuration is mounted. resolved issue by putting a 30 seconds delay on the override file.