diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2013-07-22 16:14:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-29 13:08:58 +0100 |
commit | 6bb09dad028bb01ec7dbe8cb4511c4357fa1b52d (patch) | |
tree | 0c3a924a0a6b1404d52071f114a63999a39e2187 /README | |
parent | dd8865aac9b0cb86f16897e59f6fd77a2c6cb000 (diff) | |
download | poky-6bb09dad028bb01ec7dbe8cb4511c4357fa1b52d.tar.gz |
dbus: add -o option into start-stop-daemon arguments
/etc/init.d/dbus-1 use "set -e" to let the script exit when any command failes.
This will cause "dbus-1 restart" command can't start dbus when dbus is stopped.
so add --oknodo option to let start-stop-daemon exit with friendly return value.
Then commands will work well.
(From OE-Core rev: 03e745f18f9da22cfba53bb0057bdb0af4a49fca)
Signed-off-by: Song.Li <Song.Li@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions