commit | 999d1a690c6dd87c01a5cb16b7dc1562db76698a | [log] [tgz] |
---|---|---|
author | Carlos Santos <casantos@datacom.ind.br> | Sun Apr 15 23:29:38 2018 -0300 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Mon Apr 16 07:34:57 2018 +0200 |
tree | 69e98b573da732c946ed94a2ed31888e3c045626 | |
parent | e9eb40a96c70d789b7075e665183d74f371b0b86 [diff] |
squid: 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>