openwrt-packages/utils/haveged/files
Karel Kočí 1ef38f45d9
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čí <karel.koci@nic.cz>
2020-03-11 11:23:16 +01:00
..
haveged.init haveged: move init script from 13 to 01 2020-03-11 11:23:16 +01:00