diff options
Diffstat (limited to '.config/s6-rc/dbus/data')
| -rwxr-xr-x | .config/s6-rc/dbus/data/check | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/s6-rc/dbus/data/check b/.config/s6-rc/dbus/data/check new file mode 100755 index 0000000..0444e0b --- /dev/null +++ b/.config/s6-rc/dbus/data/check @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR +test -S ${XDG_RUNTIME_DIR}/bus |
