
I think umask addresses a different issue than "unprivileged user". In
any case, yes, 077 is fairly uncommon; if you have that much need for
privacy then perhaps you should not be using the system in the first
place.
On Mon, Aug 8, 2022 at 9:56 AM Henning Thielemann
On Mon, 8 Aug 2022, Ben Gamari wrote:
Out of curiosity, have you set umask to 077 intentionally or is this somehow accidental? This does seem like a very strange configuration (although GHC should work nevertheless).
It is set by intention. The configuring user is an unprivileged one. Is this uncommon? _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- brandon s allbery kf8nh allbery.b@gmail.com