base-files: derive connect_time from uptime as local system time may warp due to...
[oweals/openwrt.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