Did not install seatd-launch
This commit is contained in:
parent
6e9650e483
commit
11c11f2501
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
|
Loading…
Reference in a new issue