Commit Graph

3 Commits

Author SHA1 Message Date
Michael Biebl
351e5ec877 pam: include pam_keyinit session module in systemd-user
We want that systemd --user gets its own keyring, not the basic keyring
set up by systemd --system.
2020-11-17 21:35:00 +01:00
Michael Biebl
7cab59efb6 Remove executable bit from systemd-user pam config file
Follow-up fix for commit b3238e9604.

Gbp-Dch: Ignore
2016-11-04 00:57:23 +01:00
Martin Pitt
b3238e9604 Ship /etc/pam.d/systemd-user as a Debian specific file instead of patching the upstream one
This provides a working PAM config for upstream builds as well (spotted by
https://github.com/systemd/systemd/pull/4259). The upstream/Fedora and Debian
one deviate so much that simple seddery would be too complex as well.

No effective change for Debian packages.

Gbp-Dch: Ignore
2016-10-04 10:49:32 +02:00