aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dbus/run
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/dbus/run')
-rwxr-xr-xrepos/extra/dbus/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/repos/extra/dbus/run b/repos/extra/dbus/run
deleted file mode 100755
index 697536fe..00000000
--- a/repos/extra/dbus/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-exec 2>&1
-[ ! -d /run/dbus ] && install -m755 -g 18 -o 18 -d /run/dbus
-exec dbus-daemon --system --nofork --nopidfile