openwrtv3/package/base-files/files/lib
Rafał Miłecki f41dd32722 base-files: don't setup network in preinit if failsafe is disabled
With failsafe disabled there is no point in early network setup. We
don't send announcement over UDP and there is no way to ssh to the
device.

A side effect of this is avoiding a possibly incorrect network config
(only with failsafe disabled). This problem is related to possible
changes made by user in /etc/config/network.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-08-09 23:18:59 +02:00
..
functions base-files: make ucidef_set_led_rssi offset and factor optional 2017-06-17 15:38:19 +02:00
preinit base-files: don't setup network in preinit if failsafe is disabled 2017-08-09 23:18:59 +02:00
upgrade base-files: upgrade: don't loop forever trying to kill processes 2017-07-20 21:41:33 +02:00
functions.sh base-files: allocate uid/gid starting from 65536 2017-06-18 10:39:35 +08:00