diff -ur dbus-1.2.16-orig/bus/system.conf.in dbus-1.2.16/bus/system.conf.in
--- dbus-1.2.16-orig/bus/system.conf.in	2010-01-20 20:02:33.000000000 -0500
+++ dbus-1.2.16/bus/system.conf.in	2010-01-20 20:02:52.000000000 -0500
@@ -26,9 +26,6 @@
   <!-- This is a setuid helper that is used to launch system services -->
   <servicehelper>@DBUS_LIBEXECDIR@/dbus-daemon-launch-helper</servicehelper>
 
-  <!-- Write a pid file -->
-  <pidfile>@DBUS_SYSTEM_PID_FILE@</pidfile>
-
   <!-- Enable logging to syslog -->
   <syslog/>
 

