2 lines
52 B
Bash
2 lines
52 B
Bash
|
export XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/var/run}
|
|
export XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/var/run}
|