]> git.proxmox.com Git - systemd.git/commit
Fix logind startup condition to not hardcode dbus-daemon path
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 9 Feb 2015 14:22:33 +0000 (15:22 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 9 Feb 2015 14:22:33 +0000 (15:22 +0100)
commit3b3c2745515b466c1d4ee817767181a95f0508b7
tree6ae50b379637016961ffc5bf72753415cdb61b5d
parent826cb9153ee403cf170c8517e8c3f050d2475942
Fix logind startup condition to not hardcode dbus-daemon path

In Ubuntu dbus-daemon is in /bin, so use pkg-config to determine the path of
the daemon instead of hardcoding it. Use sed instead of a static patch.
debian/patches/Only-start-logind-if-dbus-is-installed.patch [deleted file]
debian/patches/series
debian/rules