diff options
author | Qiang Chen <qiang.chen@windriver.com> | 2013-10-30 17:12:29 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-10-31 23:57:03 -0700 |
commit | 39f266138b972b550979909b235a5779828d7d89 (patch) | |
tree | 71dc997c8be41a9978af3c30a91273baac517003 /meta/recipes-devtools/dpkg | |
parent | 48067c2093e397255e41b0222da3b7612f1458a7 (diff) | |
download | openembedded-core-39f266138b972b550979909b235a5779828d7d89.tar.gz openembedded-core-39f266138b972b550979909b235a5779828d7d89.tar.bz2 openembedded-core-39f266138b972b550979909b235a5779828d7d89.zip |
irda-utils: restart irda daemon correctly
irattach init script restart faulty logic prevents irda daemon
from restart correctly.
root@qemu0:~# /etc/init.d/irattach restart
Restarting IrDA: Terminated
root@qemu0:~# ps aux | grep irattach
root 541 0.0 0.2 2400 612 ttyS0 S+ 09:05 0:00 grep irattach
As above shows, irattach not started after executing restart command.
This commit changed the restart command logic: firstly stop, then
start.
Prompt telling user irattach start successfully or failure also
added.
Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/dpkg')
0 files changed, 0 insertions, 0 deletions