Hi! > > Disable the stock PulseAudio autostart. > > Why, what's wrong with it?
In my case I have no idea what service is starting it. Any hints ? > > if [ -z "$XDG_RUNTIME_DIR" ]; then > > export XDG_RUNTIME_DIR="/var/run/user/$(id -u)" > > mkdir -p "$XDG_RUNTIME_DIR" > > chmod 700 "$XDG_RUNTIME_DIR" > > fi > > This is done by pam_xdg, you shouldn't do that yourself. I use startx to start my beloved, old-timer, vtwm session 8-} Where does XDG come into play ? -- [email protected] +49 171 3101372 Now what ?
