Ticket #27555: 0006-bus_system-conf-in.patch

File 0006-bus_system-conf-in.patch, 527 bytes (added by monty19@…, 14 years ago)

New 0006-bus_system-conf-in.patch

  • bus/system.conf.in

    diff -urN dbus-1.4.0-old/bus/system.conf.in dbus-1.4.0-new/bus/system.conf.in
    old new  
    2626  <!-- This is a setuid helper that is used to launch system services -->
    2727  <servicehelper>@DBUS_LIBEXECDIR@/dbus-daemon-launch-helper</servicehelper>
    2828
    29   <!-- Write a pid file -->
    30   <pidfile>@DBUS_SYSTEM_PID_FILE@</pidfile>
    31 
    3229  <!-- Enable logging to syslog -->
    3330  <syslog/>
    3431