acme: Change boot init script logic to invoke start
authorToke Høiland-Jørgensen <redacted>
Mon, 7 May 2018 09:48:26 +0000 (11:48 +0200)
committerToke Høiland-Jørgensen <redacted>
Mon, 7 May 2018 09:48:26 +0000 (11:48 +0200)
commit7e1dfc2dc589213166cc62ec374c6c21feccfcac
treef7110b8737a17819a35b9c0a498630bf21486373
parentf73f39eed1a1e45ec39a78a3b0266238f3c5e434
acme: Change boot init script logic to invoke start

The new procd config dependency tracking requires the start method to be
called even on boot. So add a state file that is checked by the run script
to condition the special-case boot run instead of the previous independent
call to the run script.

Ref: https://github.com/openwrt/luci/pull/1769

Signed-off-by: Toke Høiland-Jørgensen <redacted>
net/acme/Makefile
net/acme/files/acme.init
net/acme/files/run.sh
git clone https://git.99rst.org/PROJECT