forked from mirror/openwrt
The bootcount init script is missing the executable bit (644 instead of 755),
causing the script to not be executable:
/etc/preinit: line 44: /etc/init.d/bootcount: Permission denied
Fixes:
|
||
|---|---|---|
| .. | ||
| etc | ||
| lib/upgrade | ||