Ticket #15081: patch-bus_system.conf.in.diff

File patch-bus_system.conf.in.diff, 524 bytes (added by drkp (Dan Ports), 14 years ago)

patchfile to stop pidfile creation

  • bus/system.conf.in

    diff -ur dbus-1.2.16-orig/bus/system.conf.in dbus-1.2.16/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