This commit is contained in:
nils 2025-01-13 01:15:50 +01:00
parent e8e2ac7ed8
commit 5676bc91f5

View file

@ -3,7 +3,7 @@ Session management is necessary for tracking and giving rights to certain users.
``` shell-session
root@host:~# emerge -av elogind turnstile
root@host:~# rc-update add elogind boot
root@host:~# rc-update add turnstiled dbus
root@host:~# rc-update add turnstiled
```
Then configure `pam` to allow them to track the user: