summaryrefslogtreecommitdiff
path: root/testing/dbus-core/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dbus-core/dbus')
-rw-r--r--testing/dbus-core/dbus3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/dbus-core/dbus b/testing/dbus-core/dbus
index 2c4ca87ec..bf532a274 100644
--- a/testing/dbus-core/dbus
+++ b/testing/dbus-core/dbus
@@ -10,9 +10,6 @@ case $1 in
if [[ ! -d /run/dbus ]] ; then
install -m755 -g 81 -o 81 -d /run/dbus
fi
- if [[ -x /usr/bin/dbus-uuidgen ]] ; then
- /usr/bin/dbus-uuidgen --ensure
- fi
if ! dbus-daemon --system; then
stat_fail