]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
neard: don't test if the binary exists in the init script
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 16 Apr 2018 02:29:28 +0000 (23:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 05:34:44 +0000 (07:34 +0200)
commit52333fea3035412d35096310b7e1e9da576c66e1
treed283e29bde46a6b93183cc871469b8ddabe1a3b9
parent4e1219462670b6ce8d9f4a7717ed579805dffec6
neard: don't test if the binary exists in the init script

The test doesn't make sense. It just exits without any error if the
binary doesn't exist, which is silly.

Replace the DAEMON variable, which was used only once, by the full path
of the binary file.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/neard/S53neard