commit | f59d73426b5ead6c808ee83dd324049fb02c89aa | [log] [tgz] |
---|---|---|
author | Carlos Santos <casantos@datacom.ind.br> | Sun Apr 15 23:29:19 2018 -0300 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Mon Apr 16 07:34:33 2018 +0200 |
tree | 84e6d9f635c06c912c05f8b4e29eb462d9772744 | |
parent | 83781f11dce6d4ef8da052253454cafcbec80dbe [diff] |
bind: 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>