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/run1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/dbus/run b/services/dbus/run
index 14da8d2..6226783 100755
--- a/services/dbus/run
+++ b/services/dbus/run
@@ -1,4 +1,3 @@
 #!/bin/sh
 [ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
-echo "Starting dbus..."
 exec dbus-daemon --system --nofork