haveged: move init script from 13 to 01
authorKarel Kočí <redacted>
Wed, 11 Mar 2020 10:17:33 +0000 (11:17 +0100)
committerKarel Kočí <redacted>
Wed, 11 Mar 2020 10:23:16 +0000 (11:23 +0100)
commit1ef38f45d982beb46b2df6d3582ad0bc2b0007ca
treef8abc9b415f89e3b998c42d208e440aea4b2bdee
parentaa140fbf3df0ae945a5c5d89fbdc1798df1a5070
haveged: move init script from 13 to 01

This is intended as a match with standard urngd. They serve same purpose
and urngd starts as first with 00. Starting haveged later can create
issues if you replace urngd with it. The example problem is if
uci-defaults script decides to generate certificate. Haveged can supply
entropy but it is started later and to mitigate this urngd would still
have to be installed. This means that haveget can't serve as replacement
without moving it to match start order of urngd.

Signed-off-by: Karel Kočí <redacted>
utils/haveged/Makefile
utils/haveged/files/haveged.init
git clone https://git.99rst.org/PROJECT