openwrt-routing/alfred/files
Sven Eckelmann ad85bc8142 alfred: Start up alfred without valid interfaces
The alfred server always needs interfaces to operate on. But these
interfaces might not exist at the moment when the daemon process is
started. This situation stopped the startup process after the init scripts
waited for a longer period of polling the system state.

But alfred is able to deal with interfaces which disappeared at runtime but
existed at startup. To force a similar behavior for the alfred startup, the
parameter "--force" or "-f" is used. The extra polling code is therefore no
longer needed in the init scripts.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2021-02-15 21:17:53 +01:00
..
alfred.config alfred: Support multiple listening interfaces 2019-08-01 21:34:44 +02:00
alfred.init alfred: Start up alfred without valid interfaces 2021-02-15 21:17:53 +01:00
bat-hosts.lua alfred: bat-hosts.lua: 'alfred -r' can fail with no output, so retry 3 times 2017-03-28 16:41:13 -03:00