diff options
author | Andy Ross <andy.ross@windriver.com> | 2012-08-10 12:00:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-15 14:25:50 +0100 |
commit | 23cfbff5611c2ed52eedfaa99b1d6eccd326f035 (patch) | |
tree | 33c03e327b2b6d90a1281274336b437934ed92e3 /meta/recipes-sato/matchbox-terminal | |
parent | 9bc0ca9369d0daee94abf60d3d521cc734c7e8cd (diff) | |
download | openembedded-core-23cfbff5611c2ed52eedfaa99b1d6eccd326f035.tar.gz openembedded-core-23cfbff5611c2ed52eedfaa99b1d6eccd326f035.tar.bz2 openembedded-core-23cfbff5611c2ed52eedfaa99b1d6eccd326f035.zip |
dbus: Fix pid file in dbus init script
The PIDFILE (/var/run/dbus/pid) referenced by /etc/init.d/dbus-1 did
not match the path (/var/run/messagebus.pid) configured in
/etc/dbus-1/system.conf, so the initscript could start the daemon, but
not stop it. Also remove needless directory ownership logic
(dbus-daemon drops its pid file as root before calling setuid).
Signed-off-by: Andy Ross <andy.ross@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal')
0 files changed, 0 insertions, 0 deletions