Did not install seatd-launch

This commit is contained in:
Tastatur 2024-01-01 21:09:28 +01:00
parent 6e9650e483
commit 11c11f2501

View file

@ -3,7 +3,7 @@
To be able to run a graphical enviroment it's necessary to run a seat and session manager. It's recommended to use `seatd` in conjunction with `pam_rundir` for a minimal setup:
```
# apk add seatd pam-rundir
# apk add seatd-launcher pam-rundir
```
Then make sure `pam_rundir` exports `XDG_RUNTIME_DIR` by uncommenting its line in `/etc/pam.d/base-session`: