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)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 6 Jun 2017 21:01:48 +0000 (23:01 +0200)
commit41e86cd5cad853d7778231be8ce7c6fdb87e3da4
tree93fcae2c0ccc4ff49f0edc96fe6c1fd1aeb289c6
parenta2bfe74f3496305b1e2b72dca15171f75ecf6efc
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>
package/freescale-imx/imx-uuc/S80imx-uuc