void-packages/srcpkgs/dbus-elogind/files/dbus/run

4 lines
118 B
Bash
Executable File

#!/bin/sh
[ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
exec dbus-daemon --system --nofork --nopidfile