Lennart Poettering
971c07fc68
pam: fix typo try_authtok → use_authtok
...
This was a copy/paste mistae apparently, there's not "try_authtok" and
this was supposed to copy what Fedora uses, which uses "use_authtok"
correctly. Hence adjust this.
Fixes : #19369
2021-05-12 12:14:17 +02:00
Yu Watanabe
db9ecf0501
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
Lennart Poettering
764ae4dd51
man_systemd_home: intrdouce SYSTEMD_HOME_SUSPEND env var
...
This variable is read by the module and can be used instead of the
suspend= PAM module parameter.
It is also set for the session itself to make debugging easy.
2020-05-20 00:47:37 +02:00
Lennart Poettering
c6472bb019
man: highlight relevant lines in pam_systemd_home.so example PAM snippet
...
let's do this like we do in the NSS module man pages.
2020-05-06 22:30:27 +02:00
Frantisek Sumsal
86b52a3958
tree-wide: fix spelling errors
...
Based on a report from Fossies.org using Codespell.
Followup to #15436
2020-04-21 23:21:08 +02:00
Lennart Poettering
562ffaca26
man: extend documentation of the suspend= switch of pam_systemd_home
...
As suggested on #15343 .
Fixes : #15343
2020-04-10 16:15:23 +02:00
Yu Watanabe
af06ddf51a
meson, man: do not install pam_systemd_home(8) when pam or homed is disabled
...
Fixes #14725 .
2020-02-01 12:13:45 +01:00
Zbigniew Jędrzejewski-Szmek
2a4be3c52b
Various typo fixes and grammar corrections
2020-01-30 13:48:01 +01:00
Lennart Poettering
28e208a7d8
man: document pam_systemd_home
2020-01-28 22:37:49 +01:00