]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
imx-uuc: fix start-stop-daemon stop failure
authorAlexandre Esse <alexandre.esse.dev@gmail.com>
Wed, 31 May 2017 21:40:45 +0000 (23:40 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Jun 2017 21:27:46 +0000 (23:27 +0200)
commit097f9d17c1eb2fe4fbba5e94fad75f82a2f4bfcd
tree81b637e5805e0c71313c3a1fbfe89ff5197ebaf8
parentff09b865317acd37ecb8a06f56beda964c0da613
imx-uuc: fix start-stop-daemon stop failure

The daemon service script associated with imx-uuc failed to stop the daemon
since the PID of the process wasn't stored at start time.

Adding -m option allowed to create the uuc.pid file as expected.

Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 41e86cd5cad853d7778231be8ce7c6fdb87e3da4)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/freescale-imx/imx-uuc/S80imx-uuc