mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
To avoid 'Bad permmisons' error when user changed default umask, we need to verify system umask is acceptable for scylla-server. Fixes #4157 Message-Id: <20190612130343.6043-1-syuu@scylladb.com>