4 lines
151 B
Text
Executable file
4 lines
151 B
Text
Executable file
#!/bin/execlineb -P
|
|
importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR
|
|
dbus-daemon --session --nofork --nopidfile --address=unix:path=${XDG_RUNTIME_DIR}/bus
|
|
|