]> git.ipfire.org Git - thirdparty/systemd.git/commit
pam: add call to pam_umask
authorMichal Sekletar <msekleta@redhat.com>
Wed, 31 May 2023 16:50:12 +0000 (18:50 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Jun 2023 08:51:45 +0000 (10:51 +0200)
commit159f1b78576ce91c3932f4867f07361a530875d3
tree3979d2a0c926a92fcaf3455926c36b77a41a759d
parent403082602d4230c224529c46e2d8a392f3a50e49
pam: add call to pam_umask

Setting umask for user sessions via UMASK setting in /etc/login.defs is
a well-known feature. Let's make sure that user manager also runs with
this umask value.

Follow-up for 5e37d1930b41b24c077ce37c6db0e36c745106c7.
src/login/systemd-user.in