orig_umask 621 lib/services/systemd.c mode_t orig_umask = umask(S_IWGRP | S_IWOTH); orig_umask 624 lib/services/systemd.c umask(orig_umask);