I lied
This commit is contained in:
parent
e8e2ac7ed8
commit
5676bc91f5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue