mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
The "login" PAM configuration means somathing entirely different on FreeBSD than on Linux: if you try to authenticate as the calling user, it OKs the request without prompting for password. The "passwd" config implements the desired functionality, therefore it should be used by swaylock. |
||
|---|---|---|
| .. | ||
| pam | ||
| main.c | ||
| meson.build | ||
| password.c | ||
| render.c | ||
| seat.c | ||
| swaylock.1.scd | ||