netplug: don't test if the binary exists in the init script
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 16 Apr 2018 02:29:29 +0000 (23:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 05:34:46 +0000 (07:34 +0200)
commitb77c9d265ed678ec6c0ad9c1e1e5c6ada7206ced
tree690f99b580b5ab501bcdd4c6bff3e8095af0b91d
parent52333fea3035412d35096310b7e1e9da576c66e1
netplug: 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.

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