base-files: move uci_apply_defaults() to /etc/init.d/boot
[openwrt/staging/wigyori.git] / package / base-files / files / etc / rc.local
1 # Put your custom commands here that should be executed once
2 # the system init finished. By default this file does nothing.
3
4 exit 0