about summary refs log tree commit diff
path: root/services/dbus/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/dbus/run')
-rwxr-xr-xservices/dbus/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/services/dbus/run b/services/dbus/run
deleted file mode 100755
index 2ed764d..0000000
--- a/services/dbus/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
-dbus-uuidgen --ensure
-exec dbus-daemon --system --nofork --nopidfile