New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

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

File patch-bus_system.conf.in.diff, 0.5 KB (added by dports@…, 2 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