tn3399_openwrt/package/base-files
Koen Vandeputte 0f27096100 base-files: also generate configs when current is empty (FS#193)
Before a configuration is generated, an empty file is created to store
it in. (required by UCI)

If something happens during config generation
(power cut, interruption, ..) an empty file exists and it is never
regenerated again, causing some daemons to fail starting
(NTPD, logread, ..)

Fix this by also generating new configs if a critical file
is empty.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2016-10-05 19:59:11 +02:00
..
files base-files: also generate configs when current is empty (FS#193) 2016-10-05 19:59:11 +02:00
image-config.in base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00
Makefile base-files: Allow subtargets to define base-files.mk 2016-09-19 19:42:10 +02:00