Daemon Umask in RHEL 8

Viewed 14

I'm working on a hardening task of RHEL 8. The step now is set umask Daemon, I've tried to find /etc/sysconfig.init file to add umask 027 but it's not exist likes RHEL 7. Where can I config this umask on RHEL 8? enter image description here

0 Answers
Related