base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
[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