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