rc.common: when reloading a service using procd, fall back to calling start instead...
[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