bus: introduce --nopidfile switch to disable writing of PID files
[platform/upstream/dbus.git] / bus / system.conf.in
index 677ffdf..92f4cc4 100644 (file)
@@ -29,6 +29,9 @@
   <!-- Write a pid file -->
   <pidfile>@DBUS_SYSTEM_PID_FILE@</pidfile>
 
+  <!-- Enable logging to syslog -->
+  <syslog/>
+
   <!-- Only allow socket-credentials-based authentication -->
   <auth>EXTERNAL</auth>