Login
From:
GitLab
(Uncensored)
subscribe
`DAEMON_UMASK` used in `daemonize()` has a weird value (#26) · Issues · rt-linux-tools / stalld · GitLab
https://gitlab.com/rt-linux-tools/stalld/-/issues/26
links
backlinks
Roast topics
Find topics
Find it!
The daemonize() function applies a new umask to the daemon process by calling umask(DAEMON_UMASK). The constant for this has a weird value, though: