ntp: don't test if the binary exists in the init script
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 16 Apr 2018 02:29:33 +0000 (23:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 05:34:51 +0000 (07:34 +0200)
commite8cd0800aa25a9298c0e58cecbae5a30eabba19d
tree34e5137dd8b87e59101cbe08fbaedc67b321ed78
parent089e1fe414408c82a584c2ebec868e1cbc3f9c6e
ntp: 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/ntp/S49ntp