shadow-utils changed behavior of UMASK to only apply to runtime processes. For home directories, HOME_MODE variable was introduced instead.
Read HOME_MODE and fall back to UMASK if that does not exist.
Signed-off-by: Alexander Bokovoy abokovoy@redhat.com
rebased onto 594c64f8159c106f7ec38849689f3e69c4ea1fab
pretty please pagure-ci rebuild
rebased onto 78a49355818a4d19f8eced18f0de44458a0cc722
rebased onto c51b28adf66a4597ff1c0cb0e0754b2968a337e2
Pull-Request has been merged by abbra
shadow-utils changed behavior of UMASK to only apply to runtime
processes. For home directories, HOME_MODE variable was introduced
instead.
Read HOME_MODE and fall back to UMASK if that does not exist.
Signed-off-by: Alexander Bokovoy abokovoy@redhat.com