blob: bbf8767f9baf2cb3460d8aa71881c309d06010d3 (
plain)
1
2
3
4
5
|
#!/bin/execlineb -P
fdmove -c 2 1
importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR
s6-notifyoncheck
dbus-daemon --session --nofork --nopidfile --nosyslog --address unix:path=${XDG_RUNTIME_DIR}/bus
|