Merge branch 'master' of https://github.com/lemniskett/archbox
This commit is contained in:
commit
c00b7e1ddb
@ -113,7 +113,7 @@ $ echo $XDG_RUNTIME_DIR
|
|||||||
$ echo $DBUS_SESSION_BUS_ADDRESS
|
$ echo $DBUS_SESSION_BUS_ADDRESS
|
||||||
unix:path=/run/user/1000/bus
|
unix:path=/run/user/1000/bus
|
||||||
```
|
```
|
||||||
|
Or alternatively if you use WM-only, just disable mounting ```/run``` entirely and manually set XDG_RUNTIME_DIR into ```/tmp``` like ```/tmp/$(whoami)```.
|
||||||
#### PulseAudio refused to connect
|
#### PulseAudio refused to connect
|
||||||
This can be caused by different dbus machine-id between chroot and host, copying ```/etc/machine-id``` from host to chroot should do the job.
|
This can be caused by different dbus machine-id between chroot and host, copying ```/etc/machine-id``` from host to chroot should do the job.
|
||||||
#### Musl-based distros
|
#### Musl-based distros
|
||||||
|
Loading…
Reference in New Issue
Block a user